Rate Overview
Live
1 TOP = 1.2712 BYN
1 BYN = 0.786650
TOP
Avg
1.2418
High
1.2712
Low
1.2277
Last updated: 3/6/2026, 11:30:02 PM
Quick Conversions
| TOP | BYN |
|---|---|
| 1 TOP | 1.27 BYN |
| 10 TOP | 12.71 BYN |
| 50 TOP | 63.56 BYN |
| 100 TOP | 127.12 BYN |
| 500 TOP | 635.61 BYN |
| 1,000 TOP | 1,271.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-03-06T23:30:02Z",
"rates": {
"BYN": 1.271214
}
}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": 127.12140000000001,
"rate": 1.271214
}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