Rate Overview
Live
1 NAD = 105.5007 MWK
1 MWK = 0.009479
NAD
Avg
102.7757
High
110.2017
Low
96.6227
Last updated: 7/1/2026, 6:38:05 AM
Quick Conversions
| NAD | MWK |
|---|---|
| 1 NAD | 105.50 MWK |
| 10 NAD | 1,055.01 MWK |
| 50 NAD | 5,275.03 MWK |
| 100 NAD | 10,550.07 MWK |
| 500 NAD | 52,750.34 MWK |
| 1,000 NAD | 105,500.69 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-07-01T06:38:05Z",
"rates": {
"MWK": 105.500686
}
}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": 10550.0686,
"rate": 105.500686
}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