Tagged articles
1 articles
Page 1 of 1
php Courses
php Courses
May 17, 2021 · Backend Development

Using the laravel-currency Package to Retrieve Daily Exchange Rates in Laravel

This article explains how to use the free laravel-currency extension, which leverages the European Central Bank API, to obtain real‑time and historical exchange rates for CNY, USD, and JPY in Laravel applications, including installation steps and practical code examples.

CurrencyExchangeRateLaravel
0 likes · 2 min read
Using the laravel-currency Package to Retrieve Daily Exchange Rates in Laravel