Rate Overview
Live
1 ALL = 25.9916 MMK
1 MMK = 0.038474
ALL
Avg
25.8290
High
25.9916
Low
25.6598
Last updated: 4/18/2026, 8:49:43 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.99 MMK |
| 10 ALL | 259.92 MMK |
| 50 ALL | 1,299.58 MMK |
| 100 ALL | 2,599.16 MMK |
| 500 ALL | 12,995.80 MMK |
| 1,000 ALL | 25,991.61 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-04-18T08:49:43Z",
"rates": {
"MMK": 25.991607
}
}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": 2599.1607,
"rate": 25.991607
}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