Rate Overview
Live
1 KGS = 2.3935 GYD
1 GYD = 0.417803
KGS
Avg
2.3930
High
2.3937
Low
2.3882
Last updated: 5/7/2026, 7:49:37 AM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.93 GYD |
| 50 KGS | 119.67 GYD |
| 100 KGS | 239.35 GYD |
| 500 KGS | 1,196.74 GYD |
| 1,000 KGS | 2,393.47 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-07T07:49:37Z",
"rates": {
"GYD": 2.39347
}
}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.347,
"rate": 2.39347
}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