Rate Overview
Live
1 GYD = 0.419350 KGS
1 KGS = 2.3846
GYD
Avg
0.418416
High
0.419867
Low
0.416958
Last updated: 7/29/2026, 7:29:05 PM
Quick Conversions
| GYD | KGS |
|---|---|
| 1 GYD | 0.42 KGS |
| 10 GYD | 4.19 KGS |
| 50 GYD | 20.97 KGS |
| 100 GYD | 41.94 KGS |
| 500 GYD | 209.68 KGS |
| 1,000 GYD | 419.35 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-07-29T19:29:05Z",
"rates": {
"KGS": 0.41935
}
}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.935,
"rate": 0.41935
}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