Rate Overview
Live
1 NAD = 104.5425 MWK
1 MWK = 0.009565
NAD
Avg
106.8135
High
109.1570
Low
104.5425
Last updated: 3/7/2026, 1:05:11 AM
Quick Conversions
| NAD | MWK |
|---|---|
| 1 NAD | 104.54 MWK |
| 10 NAD | 1,045.42 MWK |
| 50 NAD | 5,227.12 MWK |
| 100 NAD | 10,454.25 MWK |
| 500 NAD | 52,271.24 MWK |
| 1,000 NAD | 104,542.49 MWK |
Get NAD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=MWKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-07T01:05:11Z",
"rates": {
"MWK": 104.542489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "MWK",
"amount": 100
},
"result": 10454.2489,
"rate": 104.542489
}Build with NAD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key