Rate Overview
Live
1 CUP = 3.6436 KGS
1 KGS = 0.274456
CUP
Avg
3.6444
High
3.6515
Low
3.6337
Last updated: 3/7/2026, 7:41:41 AM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.64 KGS |
| 10 CUP | 36.44 KGS |
| 50 CUP | 182.18 KGS |
| 100 CUP | 364.36 KGS |
| 500 CUP | 1,821.78 KGS |
| 1,000 CUP | 3,643.57 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-03-07T07:41:41Z",
"rates": {
"KGS": 3.643569
}
}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.3569,
"rate": 3.643569
}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