Rate Overview
Live
1 KRW = 0.900348 NGN
1 NGN = 1.1107
KRW
Avg
0.912091
High
0.923620
Low
0.900348
Last updated: 4/17/2026, 4:58:00 AM
Quick Conversions
| KRW | NGN |
|---|---|
| 1 KRW | 0.90 NGN |
| 10 KRW | 9.00 NGN |
| 50 KRW | 45.02 NGN |
| 100 KRW | 90.03 NGN |
| 500 KRW | 450.17 NGN |
| 1,000 KRW | 900.35 NGN |
Get KRW/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=NGNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T04:58:00Z",
"rates": {
"NGN": 0.900348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "NGN",
"amount": 100
},
"result": 90.0348,
"rate": 0.900348
}Build with KRW/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key