Rate Overview
Live
1 CUP = 3.6495 KGS
1 KGS = 0.274010
CUP
Avg
3.6008
High
3.6859
Low
3.2989
Last updated: 5/27/2026, 6:33:54 PM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.65 KGS |
| 10 CUP | 36.49 KGS |
| 50 CUP | 182.47 KGS |
| 100 CUP | 364.95 KGS |
| 500 CUP | 1,824.75 KGS |
| 1,000 CUP | 3,649.50 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-05-27T18:33:54Z",
"rates": {
"KGS": 3.649498
}
}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": 364.9498,
"rate": 3.649498
}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