Rate Overview
Live
1 BTN = 21.9901 MMK
1 MMK = 0.045475
BTN
Avg
21.8573
High
21.9901
Low
21.6984
Last updated: 7/31/2026, 3:58:45 AM
Quick Conversions
| BTN | MMK |
|---|---|
| 1 BTN | 21.99 MMK |
| 10 BTN | 219.90 MMK |
| 50 BTN | 1,099.51 MMK |
| 100 BTN | 2,199.01 MMK |
| 500 BTN | 10,995.07 MMK |
| 1,000 BTN | 21,990.13 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-07-31T03:58:45Z",
"rates": {
"MMK": 21.990131
}
}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": 2199.0131,
"rate": 21.990131
}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