Rate Overview
Live
1 KGS = 0.302757 CUP
1 CUP = 3.3030
KGS
Avg
0.302803
High
0.303204
Low
0.301676
Last updated: 7/29/2026, 9:46:49 PM
Quick Conversions
| KGS | CUP |
|---|---|
| 1 KGS | 0.30 CUP |
| 10 KGS | 3.03 CUP |
| 50 KGS | 15.14 CUP |
| 100 KGS | 30.28 CUP |
| 500 KGS | 151.38 CUP |
| 1,000 KGS | 302.76 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-07-29T21:46:49Z",
"rates": {
"CUP": 0.302757
}
}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.2757,
"rate": 0.302757
}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