Register for APP Key here: https://www.kursna-lista.info/registracija
Create client using:
$exchange_client = KursnaListaInfoClient::make($app_id);
Convert
$data = $exchange_client->conversion_api->convertFromEurToRsd(12);
(More samples coming soon)
Get list for two days ago:
$data = $exchange_client->currency_api->currencyExchangeList('-2 days');
(More samples coming soon)
Feel free to contribute!
Website: https://www.kursna-lista.info/