Rate Overview
Live
1 MWK = 0.789915 NGN
1 NGN = 1.2660
MWK
Avg
0.790953
High
0.796156
Low
0.789465
Last updated: 7/8/2026, 9:42:51 AM
Quick Conversions
| MWK | NGN |
|---|---|
| 1 MWK | 0.79 NGN |
| 10 MWK | 7.90 NGN |
| 50 MWK | 39.50 NGN |
| 100 MWK | 78.99 NGN |
| 500 MWK | 394.96 NGN |
| 1,000 MWK | 789.92 NGN |
Get MWK/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=NGNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-08T09:42:51Z",
"rates": {
"NGN": 0.789915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "NGN",
"amount": 100
},
"result": 78.9915,
"rate": 0.789915
}Build with MWK/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key