Rate Overview
Live
1 KGS = 0.302973 CUP
1 CUP = 3.3006
KGS
Avg
0.302959
High
0.303228
Low
0.301676
Last updated: 8/1/2026, 12:29:07 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.49 CUP |
| 1,000 KGS | 302.97 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-01T00:29:07Z",
"rates": {
"CUP": 0.302973
}
}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.2973,
"rate": 0.302973
}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