Rate Overview
Live
1 NAD = 108.4091 MWK
1 MWK = 0.009224
NAD
Avg
106.1263
High
109.0750
Low
102.3071
Last updated: 9/9/2026, 12:55:00 AM
Quick Conversions
| NAD | MWK |
|---|---|
| 1 NAD | 108.41 MWK |
| 10 NAD | 1,084.09 MWK |
| 50 NAD | 5,420.46 MWK |
| 100 NAD | 10,840.91 MWK |
| 500 NAD | 54,204.57 MWK |
| 1,000 NAD | 108,409.14 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-09-09T00:55:00Z",
"rates": {
"MWK": 108.409143
}
}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": 10840.9143,
"rate": 108.409143
}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