Rate Overview
Live
1 MWK = 0.021227 NIO
1 NIO = 47.1098
MWK
Avg
0.021200
High
0.021366
Low
0.020951
Last updated: 3/27/2026, 11:42:42 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.61 NIO |
| 1,000 MWK | 21.23 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-03-27T11:42:42Z",
"rates": {
"NIO": 0.021227
}
}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.1227,
"rate": 0.021227
}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