Rate Overview
Live
1 MMK = 0.045077 BTN
1 BTN = 22.1843
MMK
Avg
0.045176
High
0.045273
Low
0.045077
Last updated: 5/7/2026, 7:47:51 AM
Quick Conversions
| MMK | BTN |
|---|---|
| 1 MMK | 0.05 BTN |
| 10 MMK | 0.45 BTN |
| 50 MMK | 2.25 BTN |
| 100 MMK | 4.51 BTN |
| 500 MMK | 22.54 BTN |
| 1,000 MMK | 45.08 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-05-07T07:47:51Z",
"rates": {
"BTN": 0.045077
}
}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.5077,
"rate": 0.045077
}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