Rate Overview
Live
1 YER = 0.009685 TOP
1 TOP = 103.2525
YER
Avg
0.009831
High
0.009881
Low
0.009685
Last updated: 3/7/2026, 2:33:06 AM
Quick Conversions
| YER | TOP |
|---|---|
| 1 YER | 0.01 TOP |
| 10 YER | 0.10 TOP |
| 50 YER | 0.48 TOP |
| 100 YER | 0.97 TOP |
| 500 YER | 4.84 TOP |
| 1,000 YER | 9.68 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-03-07T02:33:06Z",
"rates": {
"TOP": 0.009685
}
}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.9684999999999999,
"rate": 0.009685
}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