Rate Overview
Live
1 MMK = 0.029989 AFN
1 AFN = 33.3456
MMK
Avg
0.030030
High
0.030356
Low
0.029777
Last updated: 3/7/2026, 12:29:49 AM
Quick Conversions
| MMK | AFN |
|---|---|
| 1 MMK | 0.03 AFN |
| 10 MMK | 0.30 AFN |
| 50 MMK | 1.50 AFN |
| 100 MMK | 3.00 AFN |
| 500 MMK | 14.99 AFN |
| 1,000 MMK | 29.99 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-07T00:29:49Z",
"rates": {
"AFN": 0.029989
}
}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": 2.9989,
"rate": 0.029989
}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