Rate Overview
Live
1 MMK = 0.030135 AFN
1 AFN = 33.1840
MMK
Avg
0.032192
High
0.034472
Low
0.029915
Last updated: 3/27/2026, 11:42:34 AM
Quick Conversions
| MMK | AFN |
|---|---|
| 1 MMK | 0.03 AFN |
| 10 MMK | 0.30 AFN |
| 50 MMK | 1.51 AFN |
| 100 MMK | 3.01 AFN |
| 500 MMK | 15.07 AFN |
| 1,000 MMK | 30.13 AFN |
Get MMK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=AFNExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T11:42:34Z",
"rates": {
"AFN": 0.030135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "AFN",
"amount": 100
},
"result": 3.0135,
"rate": 0.030135
}Build with MMK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key