Rate Overview
Live
1 AFN = 33.3449 MMK
1 MMK = 0.029990
AFN
Avg
33.3004
High
33.5822
Low
32.9424
Last updated: 3/7/2026, 12:29:53 AM
Quick Conversions
| AFN | MMK |
|---|---|
| 1 AFN | 33.34 MMK |
| 10 AFN | 333.45 MMK |
| 50 AFN | 1,667.25 MMK |
| 100 AFN | 3,334.49 MMK |
| 500 AFN | 16,672.46 MMK |
| 1,000 AFN | 33,344.92 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-03-07T00:29:53Z",
"rates": {
"MMK": 33.344923
}
}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": 3334.4923000000003,
"rate": 33.344923
}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