Rate Overview
Live
1 ALL = 26.0393 MMK
1 MMK = 0.038403
ALL
Avg
26.0214
High
26.0598
Low
25.9500
Last updated: 8/12/2026, 8:39:00 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 26.04 MMK |
| 10 ALL | 260.39 MMK |
| 50 ALL | 1,301.97 MMK |
| 100 ALL | 2,603.93 MMK |
| 500 ALL | 13,019.65 MMK |
| 1,000 ALL | 26,039.31 MMK |
Get ALL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MMKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-12T08:39:00Z",
"rates": {
"MMK": 26.039308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MMK",
"amount": 100
},
"result": 2603.9307999999996,
"rate": 26.039308
}Build with ALL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key