Rate Overview
Live
1 NGN = 0.063330 KGS
1 KGS = 15.7903
NGN
Avg
0.061497
High
0.064894
Low
0.057056
Last updated: 7/21/2026, 4:51:02 PM
Quick Conversions
| NGN | KGS |
|---|---|
| 1 NGN | 0.06 KGS |
| 10 NGN | 0.63 KGS |
| 50 NGN | 3.17 KGS |
| 100 NGN | 6.33 KGS |
| 500 NGN | 31.67 KGS |
| 1,000 NGN | 63.33 KGS |
Get NGN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=KGSExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-21T16:51:02Z",
"rates": {
"KGS": 0.06333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "KGS",
"amount": 100
},
"result": 6.333,
"rate": 0.06333
}Build with NGN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key