Rate Overview
Live
1 MNT = 0.000768 BYN
1 BYN = 1302.08
MNT
Avg
0.261972
High
5.4423
Low
0.000766
Last updated: 5/27/2026, 6:14:36 AM
Quick Conversions
| MNT | BYN |
|---|---|
| 1 MNT | 0.00 BYN |
| 10 MNT | 0.01 BYN |
| 50 MNT | 0.04 BYN |
| 100 MNT | 0.08 BYN |
| 500 MNT | 0.38 BYN |
| 1,000 MNT | 0.77 BYN |
Get MNT/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BYNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T06:14:36Z",
"rates": {
"BYN": 0.000768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BYN",
"amount": 100
},
"result": 0.07680000000000001,
"rate": 0.000768
}Build with MNT/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key