Rate Overview
Live
1 GYD = 0.419588 KGS
1 KGS = 2.3833
GYD
Avg
0.418971
High
0.420769
Low
0.417868
Last updated: 8/19/2026, 4:05:22 PM
Quick Conversions
| GYD | KGS |
|---|---|
| 1 GYD | 0.42 KGS |
| 10 GYD | 4.20 KGS |
| 50 GYD | 20.98 KGS |
| 100 GYD | 41.96 KGS |
| 500 GYD | 209.79 KGS |
| 1,000 GYD | 419.59 KGS |
Get GYD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=KGSExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-08-19T16:05:22Z",
"rates": {
"KGS": 0.419588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "KGS",
"amount": 100
},
"result": 41.958800000000004,
"rate": 0.419588
}Build with GYD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key