Rate Overview
Live
1 TOP = 101.9789 YER
1 YER = 0.009806
TOP
Avg
101.5800
High
102.6458
Low
99.5339
Last updated: 3/27/2026, 11:13:31 AM
Quick Conversions
| TOP | YER |
|---|---|
| 1 TOP | 101.98 YER |
| 10 TOP | 1,019.79 YER |
| 50 TOP | 5,098.95 YER |
| 100 TOP | 10,197.89 YER |
| 500 TOP | 50,989.47 YER |
| 1,000 TOP | 101,978.95 YER |
Get TOP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=YERExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T11:13:31Z",
"rates": {
"YER": 101.978946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "YER",
"amount": 100
},
"result": 10197.8946,
"rate": 101.978946
}Build with TOP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key