Rate Overview
Live
1 NGN = 0.063137 KGS
1 KGS = 15.8386
NGN
Avg
0.061528
High
0.065151
Low
0.058872
Last updated: 3/27/2026, 1:27:07 PM
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.57 KGS |
| 1,000 NGN | 63.14 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-27T13:27:07Z",
"rates": {
"KGS": 0.063137
}
}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.3137,
"rate": 0.063137
}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