Rate Overview
Live
1 KGS = 0.273817 CUP
1 CUP = 3.6521
KGS
Avg
0.274143
High
0.274703
Low
0.273349
Last updated: 3/27/2026, 5:18:43 PM
Quick Conversions
| KGS | CUP |
|---|---|
| 1 KGS | 0.27 CUP |
| 10 KGS | 2.74 CUP |
| 50 KGS | 13.69 CUP |
| 100 KGS | 27.38 CUP |
| 500 KGS | 136.91 CUP |
| 1,000 KGS | 273.82 CUP |
Get KGS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CUPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T17:18:43Z",
"rates": {
"CUP": 0.273817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CUP",
"amount": 100
},
"result": 27.3817,
"rate": 0.273817
}Build with KGS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key