Rate Overview
Live
1 MNT = 0.000810 BYN
1 BYN = 1234.57
MNT
Avg
0.000811
High
0.000814
Low
0.000808
Last updated: 7/6/2026, 9:38:26 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.40 BYN |
| 1,000 MNT | 0.81 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-07-06T09:38:26Z",
"rates": {
"BYN": 0.00081
}
}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.08099999999999999,
"rate": 0.00081
}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