Rate Overview
Live
1 YER = 0.009990 TOP
1 TOP = 100.1001
YER
Avg
0.009900
High
0.009990
Low
0.009752
Last updated: 6/18/2026, 6:18:06 AM
Quick Conversions
| YER | TOP |
|---|---|
| 1 YER | 0.01 TOP |
| 10 YER | 0.10 TOP |
| 50 YER | 0.50 TOP |
| 100 YER | 1.00 TOP |
| 500 YER | 5.00 TOP |
| 1,000 YER | 9.99 TOP |
Get YER/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TOPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-18T06:18:06Z",
"rates": {
"TOP": 0.00999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TOP",
"amount": 100
},
"result": 0.9990000000000001,
"rate": 0.00999
}Build with YER/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key