Rate Overview
Live
1 CUP = 3.3000 KGS
1 KGS = 0.303031
CUP
Avg
3.3000
High
3.3000
Low
3.2999
Last updated: 4/17/2026, 6:25:35 AM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.30 KGS |
| 10 CUP | 33.00 KGS |
| 50 CUP | 165.00 KGS |
| 100 CUP | 330.00 KGS |
| 500 CUP | 1,650.00 KGS |
| 1,000 CUP | 3,299.99 KGS |
Get CUP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=KGSExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T06:25:35Z",
"rates": {
"KGS": 3.299992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "KGS",
"amount": 100
},
"result": 329.99920000000003,
"rate": 3.299992
}Build with CUP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key