Rate Overview
Live
1 KGS = 0.303030 CUP
1 CUP = 3.3000
KGS
Avg
0.303030
High
0.303035
Low
0.303028
Last updated: 4/17/2026, 6:26:56 AM
Quick Conversions
| KGS | CUP |
|---|---|
| 1 KGS | 0.30 CUP |
| 10 KGS | 3.03 CUP |
| 50 KGS | 15.15 CUP |
| 100 KGS | 30.30 CUP |
| 500 KGS | 151.52 CUP |
| 1,000 KGS | 303.03 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-04-17T06:26:56Z",
"rates": {
"CUP": 0.30303
}
}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.303,
"rate": 0.30303
}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