Rate Overview
Live
1 NGN = 1.2512 MWK
1 MWK = 0.799233
NGN
Avg
1.2628
High
1.2743
Low
1.2512
Last updated: 3/7/2026, 12:29:45 AM
Quick Conversions
| NGN | MWK |
|---|---|
| 1 NGN | 1.25 MWK |
| 10 NGN | 12.51 MWK |
| 50 NGN | 62.56 MWK |
| 100 NGN | 125.12 MWK |
| 500 NGN | 625.60 MWK |
| 1,000 NGN | 1,251.20 MWK |
Get NGN/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MWKExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:29:45Z",
"rates": {
"MWK": 1.2512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MWK",
"amount": 100
},
"result": 125.12,
"rate": 1.2512
}Build with NGN/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key