Rate Overview
Live
1 NGN = 0.065218 KGS
1 KGS = 15.3332
NGN
Avg
0.064646
High
0.065218
Low
0.064217
Last updated: 4/17/2026, 6:32:48 AM
Quick Conversions
| NGN | KGS |
|---|---|
| 1 NGN | 0.07 KGS |
| 10 NGN | 0.65 KGS |
| 50 NGN | 3.26 KGS |
| 100 NGN | 6.52 KGS |
| 500 NGN | 32.61 KGS |
| 1,000 NGN | 65.22 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-04-17T06:32:48Z",
"rates": {
"KGS": 0.065218
}
}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.5218,
"rate": 0.065218
}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