Rate Overview
Live
1 KGS = 2.3875 GYD
1 GYD = 0.418856
KGS
Avg
2.4012
High
2.4720
Low
2.3787
Last updated: 7/25/2026, 8:12:39 PM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.87 GYD |
| 50 KGS | 119.37 GYD |
| 100 KGS | 238.75 GYD |
| 500 KGS | 1,193.73 GYD |
| 1,000 KGS | 2,387.46 GYD |
Get KGS/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GYDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-25T20:12:39Z",
"rates": {
"GYD": 2.387456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GYD",
"amount": 100
},
"result": 238.74559999999997,
"rate": 2.387456
}Build with KGS/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key