Rate Overview
Live
1 NAD = 101.4365 MWK
1 MWK = 0.009858
NAD
Avg
106.0757
High
109.0750
Low
101.4365
Last updated: 3/27/2026, 11:42:12 AM
Quick Conversions
| NAD | MWK |
|---|---|
| 1 NAD | 101.44 MWK |
| 10 NAD | 1,014.37 MWK |
| 50 NAD | 5,071.83 MWK |
| 100 NAD | 10,143.65 MWK |
| 500 NAD | 50,718.26 MWK |
| 1,000 NAD | 101,436.53 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-27T11:42:12Z",
"rates": {
"MWK": 101.436526
}
}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": 10143.6526,
"rate": 101.436526
}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