Rate Overview
Live
1 KRW = 0.909404 NGN
1 NGN = 1.0996
KRW
Avg
1.0136
High
1.1509
Low
0.902342
Last updated: 5/27/2026, 4:10:06 PM
Quick Conversions
| KRW | NGN |
|---|---|
| 1 KRW | 0.91 NGN |
| 10 KRW | 9.09 NGN |
| 50 KRW | 45.47 NGN |
| 100 KRW | 90.94 NGN |
| 500 KRW | 454.70 NGN |
| 1,000 KRW | 909.40 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-05-27T16:10:06Z",
"rates": {
"NGN": 0.909404
}
}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.9404,
"rate": 0.909404
}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