Rate Overview
Live
1 KRW = 0.928357 NGN
1 NGN = 1.0772
KRW
Avg
0.936105
High
0.947528
Low
0.926258
Last updated: 3/7/2026, 12:31:49 AM
Quick Conversions
| KRW | NGN |
|---|---|
| 1 KRW | 0.93 NGN |
| 10 KRW | 9.28 NGN |
| 50 KRW | 46.42 NGN |
| 100 KRW | 92.84 NGN |
| 500 KRW | 464.18 NGN |
| 1,000 KRW | 928.36 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-07T00:31:49Z",
"rates": {
"NGN": 0.928357
}
}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": 92.8357,
"rate": 0.928357
}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