Rate Overview
Live
1 AFN = 33.0060 MMK
1 MMK = 0.030297
AFN
Avg
32.8618
High
33.1089
Low
31.9681
Last updated: 7/7/2026, 6:06:37 PM
Quick Conversions
| AFN | MMK |
|---|---|
| 1 AFN | 33.01 MMK |
| 10 AFN | 330.06 MMK |
| 50 AFN | 1,650.30 MMK |
| 100 AFN | 3,300.60 MMK |
| 500 AFN | 16,503.02 MMK |
| 1,000 AFN | 33,006.03 MMK |
Get AFN/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MMKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-07T18:06:37Z",
"rates": {
"MMK": 33.00603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MMK",
"amount": 100
},
"result": 3300.603,
"rate": 33.00603
}Build with AFN/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key