Rate Overview
Live
1 BYN = 1234.24 MNT
1 MNT = 0.000810
BYN
Avg
1232.37
High
1236.68
Low
1227.25
Last updated: 7/6/2026, 10:36:51 PM
Quick Conversions
| BYN | MNT |
|---|---|
| 1 BYN | 1,234.24 MNT |
| 10 BYN | 12,342.40 MNT |
| 50 BYN | 61,712.02 MNT |
| 100 BYN | 123,424.03 MNT |
| 500 BYN | 617,120.17 MNT |
| 1,000 BYN | 1,234,240.33 MNT |
Get BYN/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MNTExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-06T22:36:51Z",
"rates": {
"MNT": 1234.240334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MNT",
"amount": 100
},
"result": 123424.03340000001,
"rate": 1234.240334
}Build with BYN/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key