Rate Overview
Live
1 CUP = 3.3040 KGS
1 KGS = 0.302664
CUP
Avg
3.3052
High
3.3144
Low
3.3000
Last updated: 8/21/2026, 4:34:45 PM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.30 KGS |
| 10 CUP | 33.04 KGS |
| 50 CUP | 165.20 KGS |
| 100 CUP | 330.40 KGS |
| 500 CUP | 1,652.00 KGS |
| 1,000 CUP | 3,303.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-08-21T16:34:45Z",
"rates": {
"KGS": 3.303991
}
}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": 330.3991,
"rate": 3.303991
}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