Skip to content

DonnaTelloo/currency-converter-yahoo-currency-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

currency-converter Yahoo Currency API

■ Currency converter USD to GEL with Yahoo Currency API / Angular

alt text

■ If you want to change currency ... change 60 and 61 line in index.php

60 line: $currency_from = "USD";

61 line: $currency_to = "GEL";

This link help you to get currency codes - http://en.wikipedia.org/wiki/ISO_4217

Releases

No releases published

Packages

No packages published

Languages