Rate Overview
Live
1 ALL = 25.5250 MMK
1 MMK = 0.039177
ALL
Avg
25.5376
High
25.6156
Low
25.4055
Last updated: 7/8/2026, 8:42:39 AM
Quick Conversions
| ALL | MMK |
|---|---|
| 1 ALL | 25.52 MMK |
| 10 ALL | 255.25 MMK |
| 50 ALL | 1,276.25 MMK |
| 100 ALL | 2,552.50 MMK |
| 500 ALL | 12,762.49 MMK |
| 1,000 ALL | 25,524.98 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-07-08T08:42:39Z",
"rates": {
"MMK": 25.524977
}
}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.4977,
"rate": 25.524977
}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