Rate Overview
Live
1 MMK = 0.030482 AFN
1 AFN = 32.8062
MMK
Avg
0.030346
High
0.030482
Low
0.030001
Last updated: 5/7/2026, 7:48:07 AM
Quick Conversions
| MMK | AFN |
|---|---|
| 1 MMK | 0.03 AFN |
| 10 MMK | 0.30 AFN |
| 50 MMK | 1.52 AFN |
| 100 MMK | 3.05 AFN |
| 500 MMK | 15.24 AFN |
| 1,000 MMK | 30.48 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-05-07T07:48:07Z",
"rates": {
"AFN": 0.030482
}
}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.0482,
"rate": 0.030482
}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