Rate Overview
Live
1 KGS = 2.3913 GYD
1 GYD = 0.418179
KGS
Avg
2.3909
High
2.4009
Low
2.3869
Last updated: 9/2/2026, 3:57:30 PM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.91 GYD |
| 50 KGS | 119.57 GYD |
| 100 KGS | 239.13 GYD |
| 500 KGS | 1,195.66 GYD |
| 1,000 KGS | 2,391.32 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-09-02T15:57:30Z",
"rates": {
"GYD": 2.391321
}
}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.1321,
"rate": 2.391321
}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