Rate Overview
Live
1 MMK = 0.001345 BYN
1 BYN = 743.4944
MMK
Avg
0.001344
High
0.001347
Low
0.001341
Last updated: 5/7/2026, 7:49:12 AM
Quick Conversions
| MMK | BYN |
|---|---|
| 1 MMK | 0.00 BYN |
| 10 MMK | 0.01 BYN |
| 50 MMK | 0.07 BYN |
| 100 MMK | 0.13 BYN |
| 500 MMK | 0.67 BYN |
| 1,000 MMK | 1.35 BYN |
Get MMK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=BYNExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-07T07:49:12Z",
"rates": {
"BYN": 0.001345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "BYN",
"amount": 100
},
"result": 0.1345,
"rate": 0.001345
}Build with MMK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key