Rate Overview
Live
1 MWK = 0.037954 AFN
1 AFN = 26.3477
MWK
Avg
0.037632
High
0.039578
Low
0.035861
Last updated: 8/20/2026, 8:08:18 AM
Quick Conversions
| MWK | AFN |
|---|---|
| 1 MWK | 0.04 AFN |
| 10 MWK | 0.38 AFN |
| 50 MWK | 1.90 AFN |
| 100 MWK | 3.80 AFN |
| 500 MWK | 18.98 AFN |
| 1,000 MWK | 37.95 AFN |
Get MWK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=AFNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-20T08:08:18Z",
"rates": {
"AFN": 0.037954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "AFN",
"amount": 100
},
"result": 3.7954000000000003,
"rate": 0.037954
}Build with MWK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key