Rate Overview
Live
1 MWK = 0.021162 NIO
1 NIO = 47.2545
MWK
Avg
0.021185
High
0.021238
Low
0.021084
Last updated: 7/19/2026, 11:15:54 AM
Quick Conversions
| MWK | NIO |
|---|---|
| 1 MWK | 0.02 NIO |
| 10 MWK | 0.21 NIO |
| 50 MWK | 1.06 NIO |
| 100 MWK | 2.12 NIO |
| 500 MWK | 10.58 NIO |
| 1,000 MWK | 21.16 NIO |
Get MWK/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=NIOExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-19T11:15:54Z",
"rates": {
"NIO": 0.021162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "NIO",
"amount": 100
},
"result": 2.1162,
"rate": 0.021162
}Build with MWK/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key