Rate Overview
Live
1 ALL = 25.8027 MMK
1 MMK = 0.038756
ALL
Avg
25.7632
High
25.8029
Low
25.6117
Last updated: 5/8/2026, 11:46:03 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.80 MMK |
| 10 ALL | 258.03 MMK |
| 50 ALL | 1,290.14 MMK |
| 100 ALL | 2,580.28 MMK |
| 500 ALL | 12,901.38 MMK |
| 1,000 ALL | 25,802.75 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-08T11:46:03Z",
"rates": {
"MMK": 25.80275
}
}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": 2580.275,
"rate": 25.80275
}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