Rate Overview
Live
1 MMK = 0.031407 AFN
1 AFN = 31.8400
MMK
Avg
0.030762
High
0.031672
Low
0.030203
Last updated: 7/20/2026, 5:29:01 PM
Quick Conversions
| MMK | AFN |
|---|---|
| 1 MMK | 0.03 AFN |
| 10 MMK | 0.31 AFN |
| 50 MMK | 1.57 AFN |
| 100 MMK | 3.14 AFN |
| 500 MMK | 15.70 AFN |
| 1,000 MMK | 31.41 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-07-20T17:29:01Z",
"rates": {
"AFN": 0.031407
}
}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.1407,
"rate": 0.031407
}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