Rate Overview
Live
1 MMK = 0.044423 BTN
1 BTN = 22.5109
MMK
Avg
0.044256
High
0.044423
Low
0.044044
Last updated: 4/17/2026, 4:55:57 AM
Quick Conversions
| MMK | BTN |
|---|---|
| 1 MMK | 0.04 BTN |
| 10 MMK | 0.44 BTN |
| 50 MMK | 2.22 BTN |
| 100 MMK | 4.44 BTN |
| 500 MMK | 22.21 BTN |
| 1,000 MMK | 44.42 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-04-17T04:55:57Z",
"rates": {
"BTN": 0.044423
}
}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.4422999999999995,
"rate": 0.044423
}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