Rate Overview
Live
1 ALL = 25.5257 MMK
1 MMK = 0.039176
ALL
Avg
25.3006
High
25.8735
Low
24.2003
Last updated: 5/28/2026, 9:54:51 PM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.53 MMK |
| 10 ALL | 255.26 MMK |
| 50 ALL | 1,276.29 MMK |
| 100 ALL | 2,552.57 MMK |
| 500 ALL | 12,762.87 MMK |
| 1,000 ALL | 25,525.74 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-05-28T21:54:51Z",
"rates": {
"MMK": 25.525739
}
}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": 2552.5739000000003,
"rate": 25.525739
}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