Rate Overview
Live
1 KGS = 2.3920 GYD
1 GYD = 0.418059
KGS
Avg
2.3915
High
2.3925
Low
2.3878
Last updated: 5/27/2026, 12:13:47 PM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.92 GYD |
| 50 KGS | 119.60 GYD |
| 100 KGS | 239.20 GYD |
| 500 KGS | 1,196.00 GYD |
| 1,000 KGS | 2,392.01 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-05-27T12:13:47Z",
"rates": {
"GYD": 2.392007
}
}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": 239.2007,
"rate": 2.392007
}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