Rate Overview
Live
1 NGN = 0.065679 KGS
1 KGS = 15.2256
NGN
Avg
0.065322
High
0.065679
Low
0.065014
Last updated: 9/3/2026, 3:00:05 AM
Quick Conversions
| NGN | KGS |
|---|---|
| 1 NGN | 0.07 KGS |
| 10 NGN | 0.66 KGS |
| 50 NGN | 3.28 KGS |
| 100 NGN | 6.57 KGS |
| 500 NGN | 32.84 KGS |
| 1,000 NGN | 65.68 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-09-03T03:00:05Z",
"rates": {
"KGS": 0.065679
}
}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.5679,
"rate": 0.065679
}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