Rate Overview
Live
1 NGN = 0.649677 KPW
1 KPW = 1.5392
NGN
Avg
0.655137
High
0.661340
Low
0.649677
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| NGN | KPW |
|---|---|
| 1 NGN | 0.65 KPW |
| 10 NGN | 6.50 KPW |
| 50 NGN | 32.48 KPW |
| 100 NGN | 64.97 KPW |
| 500 NGN | 324.84 KPW |
| 1,000 NGN | 649.68 KPW |
Get NGN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=KPWExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:30:29Z",
"rates": {
"KPW": 0.649677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "KPW",
"amount": 100
},
"result": 64.9677,
"rate": 0.649677
}Build with NGN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key