Rate Overview
Live
1 AFN = 32.5556 MMK
1 MMK = 0.030717
AFN
Avg
32.8394
High
33.0722
Low
32.5556
Last updated: 5/8/2026, 1:02:25 PM
Quick Conversions
| AFN | MMK |
|---|---|
| 1 AFN | 32.56 MMK |
| 10 AFN | 325.56 MMK |
| 50 AFN | 1,627.78 MMK |
| 100 AFN | 3,255.56 MMK |
| 500 AFN | 16,277.82 MMK |
| 1,000 AFN | 32,555.64 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-05-08T13:02:25Z",
"rates": {
"MMK": 32.555635
}
}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": 3255.5635,
"rate": 32.555635
}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