Rate Overview
Live
1 MMK = 0.045345 BTN
1 BTN = 22.0531
MMK
Avg
0.044278
High
0.045897
Low
0.042758
Last updated: 7/4/2026, 2:16:08 AM
Quick Conversions
| MMK | BTN |
|---|---|
| 1 MMK | 0.05 BTN |
| 10 MMK | 0.45 BTN |
| 50 MMK | 2.27 BTN |
| 100 MMK | 4.53 BTN |
| 500 MMK | 22.67 BTN |
| 1,000 MMK | 45.35 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-07-04T02:16:08Z",
"rates": {
"BTN": 0.045345
}
}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.5345,
"rate": 0.045345
}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