Rate Overview
Live
1 MNT = 0.000822 BYN
1 BYN = 1216.55
MNT
Avg
0.000815
High
0.000822
Low
0.000810
Last updated: 3/6/2026, 11:29:57 PM
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.41 BYN |
| 1,000 MNT | 0.82 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-03-06T23:29:57Z",
"rates": {
"BYN": 0.000822
}
}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.08220000000000001,
"rate": 0.000822
}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