Rate Overview
Live
1 TOP = 1.2032 BYN
1 BYN = 0.831107
TOP
Avg
1.2908
High
1.4794
Low
1.1504
Last updated: 7/25/2026, 9:07:55 PM
Quick Conversions
| TOP | BYN |
|---|---|
| 1 TOP | 1.20 BYN |
| 10 TOP | 12.03 BYN |
| 50 TOP | 60.16 BYN |
| 100 TOP | 120.32 BYN |
| 500 TOP | 601.61 BYN |
| 1,000 TOP | 1,203.21 BYN |
Get TOP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BYNExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-25T21:07:55Z",
"rates": {
"BYN": 1.203214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BYN",
"amount": 100
},
"result": 120.3214,
"rate": 1.203214
}Build with TOP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key