Rate Overview
Live
1 MMK = 0.045428 BTN
1 BTN = 22.0129
MMK
Avg
0.045642
High
0.045979
Low
0.045428
Last updated: 8/1/2026, 10:46:48 AM
Quick Conversions
| MMK | BTN |
|---|---|
| 1 MMK | 0.05 BTN |
| 10 MMK | 0.45 BTN |
| 50 MMK | 2.27 BTN |
| 100 MMK | 4.54 BTN |
| 500 MMK | 22.71 BTN |
| 1,000 MMK | 45.43 BTN |
Get MMK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=BTNExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-08-01T10:46:48Z",
"rates": {
"BTN": 0.045428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "BTN",
"amount": 100
},
"result": 4.542800000000001,
"rate": 0.045428
}Build with MMK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key