Rate Overview
Live
1 GYD = 0.417803 KGS
1 KGS = 2.3935
GYD
Avg
0.417885
High
0.418730
Low
0.417755
Last updated: 5/7/2026, 1:53:13 PM
Quick Conversions
| GYD | KGS |
|---|---|
| 1 GYD | 0.42 KGS |
| 10 GYD | 4.18 KGS |
| 50 GYD | 20.89 KGS |
| 100 GYD | 41.78 KGS |
| 500 GYD | 208.90 KGS |
| 1,000 GYD | 417.80 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-05-07T13:53:13Z",
"rates": {
"KGS": 0.417803
}
}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.7803,
"rate": 0.417803
}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