Rate Overview
Live
1 BTN = 22.0124 MMK
1 MMK = 0.045429
BTN
Avg
21.9096
High
22.0124
Low
21.7490
Last updated: 8/1/2026, 12:33:34 PM
Quick Conversions
| BTN | MMK |
|---|---|
| 1 BTN | 22.01 MMK |
| 10 BTN | 220.12 MMK |
| 50 BTN | 1,100.62 MMK |
| 100 BTN | 2,201.24 MMK |
| 500 BTN | 11,006.22 MMK |
| 1,000 BTN | 22,012.44 MMK |
Get BTN/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MMKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-01T12:33:34Z",
"rates": {
"MMK": 22.012444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MMK",
"amount": 100
},
"result": 2201.2444,
"rate": 22.012444
}Build with BTN/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key