Rate Overview
Live
1 KGS = 2.3924 GYD
1 GYD = 0.417983
KGS
Avg
2.3903
High
2.3937
Low
2.3863
Last updated: 4/17/2026, 4:58:07 AM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.92 GYD |
| 50 KGS | 119.62 GYD |
| 100 KGS | 239.24 GYD |
| 500 KGS | 1,196.22 GYD |
| 1,000 KGS | 2,392.44 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-04-17T04:58:07Z",
"rates": {
"GYD": 2.392442
}
}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.2442,
"rate": 2.392442
}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