Rate Overview
Live
1 MWK = 0.036551 AFN
1 AFN = 27.3590
MWK
Avg
0.036367
High
0.037031
Low
0.035940
Last updated: 3/27/2026, 1:36:26 PM
Quick Conversions
| MWK | AFN |
|---|---|
| 1 MWK | 0.04 AFN |
| 10 MWK | 0.37 AFN |
| 50 MWK | 1.83 AFN |
| 100 MWK | 3.66 AFN |
| 500 MWK | 18.28 AFN |
| 1,000 MWK | 36.55 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-03-27T13:36:26Z",
"rates": {
"AFN": 0.036551
}
}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.6551,
"rate": 0.036551
}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