Rate Overview
Live
1 ALL = 25.2591 MMK
1 MMK = 0.039590
ALL
Avg
24.2105
High
25.6963
Low
21.7618
Last updated: 3/27/2026, 8:06:40 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.26 MMK |
| 10 ALL | 252.59 MMK |
| 50 ALL | 1,262.96 MMK |
| 100 ALL | 2,525.91 MMK |
| 500 ALL | 12,629.55 MMK |
| 1,000 ALL | 25,259.10 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-03-27T08:06:40Z",
"rates": {
"MMK": 25.259102
}
}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": 2525.9102,
"rate": 25.259102
}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