Rate Overview
Live
1 KRW = 0.913204 NGN
1 NGN = 1.0950
KRW
Avg
0.909868
High
0.919764
Low
0.899442
Last updated: 3/27/2026, 6:06:13 AM
Quick Conversions
| KRW | NGN |
|---|---|
| 1 KRW | 0.91 NGN |
| 10 KRW | 9.13 NGN |
| 50 KRW | 45.66 NGN |
| 100 KRW | 91.32 NGN |
| 500 KRW | 456.60 NGN |
| 1,000 KRW | 913.20 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-03-27T06:06:13Z",
"rates": {
"NGN": 0.913204
}
}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": 91.3204,
"rate": 0.913204
}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