Rate Overview
Live
1 CUP = 3.2987 KGS
1 KGS = 0.303152
CUP
Avg
3.5621
High
3.6641
Low
3.2987
Last updated: 7/21/2026, 10:30:25 PM
Quick Conversions
| CUP | KGS |
|---|---|
| 1 CUP | 3.30 KGS |
| 10 CUP | 32.99 KGS |
| 50 CUP | 164.93 KGS |
| 100 CUP | 329.87 KGS |
| 500 CUP | 1,649.34 KGS |
| 1,000 CUP | 3,298.67 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-07-21T22:30:25Z",
"rates": {
"KGS": 3.29867
}
}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.867,
"rate": 3.29867
}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