Skip to content

A simple module for Drupal 8 provides the Foreign exchange rates and currency conversion API Fixer.io

Notifications You must be signed in to change notification settings

Anatolii1309/currency_switcher_fixer_io

Repository files navigation

currency_switcher_fixer_io

A simple module for Drupal 8 provides the Foreign exchange rates and currency conversion API Fixer.io

Service currency_switcher_fixer_io

Getting the Entire Array
$service = \Drupal::service('currency_switcher_fixer_io.controller')->currencyValue();
Getting the value of a currency
$service = \Drupal::service('currency_switcher_fixer_io.controller')->currencyValue('USD');

About

A simple module for Drupal 8 provides the Foreign exchange rates and currency conversion API Fixer.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages