Rate Overview
Live
1 KGS = 0.420496 NIO
1 NIO = 2.3781
KGS
Avg
0.420623
High
0.425458
Low
0.415773
Last updated: 3/27/2026, 3:15:01 PM
Quick Conversions
| KGS | NIO |
|---|---|
| 1 KGS | 0.42 NIO |
| 10 KGS | 4.20 NIO |
| 50 KGS | 21.02 NIO |
| 100 KGS | 42.05 NIO |
| 500 KGS | 210.25 NIO |
| 1,000 KGS | 420.50 NIO |
Get KGS/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NIOExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T15:15:01Z",
"rates": {
"NIO": 0.420496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NIO",
"amount": 100
},
"result": 42.0496,
"rate": 0.420496
}Build with KGS/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key