Rate Overview
Live
1 NGN = 0.063122 KGS
1 KGS = 15.8423
NGN
Avg
0.063657
High
0.064262
Low
0.063122
Last updated: 3/7/2026, 12:32:00 AM
Quick Conversions
| NGN | KGS |
|---|---|
| 1 NGN | 0.06 KGS |
| 10 NGN | 0.63 KGS |
| 50 NGN | 3.16 KGS |
| 100 NGN | 6.31 KGS |
| 500 NGN | 31.56 KGS |
| 1,000 NGN | 63.12 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-03-07T00:32:00Z",
"rates": {
"KGS": 0.063122
}
}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.3122,
"rate": 0.063122
}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