Rate Overview
Live
1 KGS = 2.3829 GYD
1 GYD = 0.419663
KGS
Avg
2.3909
High
2.3983
Low
2.3829
Last updated: 7/15/2026, 11:44:04 AM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.38 GYD |
| 10 KGS | 23.83 GYD |
| 50 KGS | 119.14 GYD |
| 100 KGS | 238.29 GYD |
| 500 KGS | 1,191.43 GYD |
| 1,000 KGS | 2,382.87 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-15T11:44:04Z",
"rates": {
"GYD": 2.382867
}
}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.2867,
"rate": 2.382867
}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