Rate Overview
Live
1 CUP = 3.2953 KGS
1 KGS = 0.303463
CUP
Avg
3.2992
High
3.3015
Low
3.2953
Last updated: 6/19/2026, 8:30:55 AM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.30 KGS |
| 10 CUP | 32.95 KGS |
| 50 CUP | 164.76 KGS |
| 100 CUP | 329.53 KGS |
| 500 CUP | 1,647.65 KGS |
| 1,000 CUP | 3,295.30 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-06-19T08:30:55Z",
"rates": {
"KGS": 3.295296
}
}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.5296,
"rate": 3.295296
}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