Rate Overview
Live
1 KGS = 0.303462 CUP
1 CUP = 3.2953
KGS
Avg
0.303102
High
0.303462
Low
0.302894
Last updated: 6/19/2026, 8:53:24 AM
Quick Conversions
| KGS | CUP |
|---|---|
| 1 KGS | 0.30 CUP |
| 10 KGS | 3.03 CUP |
| 50 KGS | 15.17 CUP |
| 100 KGS | 30.35 CUP |
| 500 KGS | 151.73 CUP |
| 1,000 KGS | 303.46 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-06-19T08:53:24Z",
"rates": {
"CUP": 0.303462
}
}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.3462,
"rate": 0.303462
}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