Rate Overview
Live
1 MMK = 0.045594 BTN
1 BTN = 21.9327
MMK
Avg
0.045201
High
0.045594
Low
0.044962
Last updated: 9/11/2026, 11:46:23 AM
Quick Conversions
| MMK | BTN |
|---|---|
| 1 MMK | 0.05 BTN |
| 10 MMK | 0.46 BTN |
| 50 MMK | 2.28 BTN |
| 100 MMK | 4.56 BTN |
| 500 MMK | 22.80 BTN |
| 1,000 MMK | 45.59 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-09-11T11:46:23Z",
"rates": {
"BTN": 0.045594
}
}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.5594,
"rate": 0.045594
}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