Rate Overview
Live
1 KGS = 0.301802 CUP
1 CUP = 3.3134
KGS
Avg
0.302546
High
0.303101
Low
0.301717
Last updated: 8/19/2026, 8:53:22 AM
Quick Conversions
| KGS | CUP |
|---|---|
| 1 KGS | 0.30 CUP |
| 10 KGS | 3.02 CUP |
| 50 KGS | 15.09 CUP |
| 100 KGS | 30.18 CUP |
| 500 KGS | 150.90 CUP |
| 1,000 KGS | 301.80 CUP |
Get KGS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CUPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-19T08:53:22Z",
"rates": {
"CUP": 0.301802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CUP",
"amount": 100
},
"result": 30.180200000000003,
"rate": 0.301802
}Build with KGS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key