Rate Overview
Live
1 ALL = 25.6182 MMK
1 MMK = 0.039035
ALL
Avg
25.5998
High
25.6918
Low
25.5162
Last updated: 6/18/2026, 10:02:47 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.62 MMK |
| 10 ALL | 256.18 MMK |
| 50 ALL | 1,280.91 MMK |
| 100 ALL | 2,561.82 MMK |
| 500 ALL | 12,809.08 MMK |
| 1,000 ALL | 25,618.15 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-06-18T10:02:47Z",
"rates": {
"MMK": 25.618153
}
}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": 2561.8152999999998,
"rate": 25.618153
}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