Rate Overview
Live
1 KGS = 0.011451 CUC
1 CUC = 87.3286
KGS
Avg
0.011437
High
0.011451
Low
0.011429
Last updated: 6/19/2026, 8:29:07 AM
Quick Conversions
| KGS | CUC |
|---|---|
| 1 KGS | 0.01 CUC |
| 10 KGS | 0.11 CUC |
| 50 KGS | 0.57 CUC |
| 100 KGS | 1.15 CUC |
| 500 KGS | 5.73 CUC |
| 1,000 KGS | 11.45 CUC |
Get KGS/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CUCExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-19T08:29:07Z",
"rates": {
"CUC": 0.011451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CUC",
"amount": 100
},
"result": 1.1451,
"rate": 0.011451
}Build with KGS/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key