Rate Overview
Live
1 MWK = 0.035955 AFN
1 AFN = 27.8125
MWK
Avg
0.036266
High
0.036742
Low
0.035955
Last updated: 3/7/2026, 3:07:00 AM
Quick Conversions
| MWK | AFN |
|---|---|
| 1 MWK | 0.04 AFN |
| 10 MWK | 0.36 AFN |
| 50 MWK | 1.80 AFN |
| 100 MWK | 3.60 AFN |
| 500 MWK | 17.98 AFN |
| 1,000 MWK | 35.96 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-07T03:07:00Z",
"rates": {
"AFN": 0.035955
}
}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.5955,
"rate": 0.035955
}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