Rate Overview
Live
1 GYD = 0.419061 KGS
1 KGS = 2.3863
GYD
Avg
0.418809
High
0.419312
Low
0.418178
Last updated: 9/9/2026, 3:51:50 PM
Quick Conversions
| GYD | KGS |
|---|---|
| 1 GYD | 0.42 KGS |
| 10 GYD | 4.19 KGS |
| 50 GYD | 20.95 KGS |
| 100 GYD | 41.91 KGS |
| 500 GYD | 209.53 KGS |
| 1,000 GYD | 419.06 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-09-09T15:51:50Z",
"rates": {
"KGS": 0.419061
}
}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.9061,
"rate": 0.419061
}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