Rate Overview
Live
1 GYD = 0.418037 KGS
1 KGS = 2.3921
GYD
Avg
0.417979
High
0.418884
Low
0.417106
Last updated: 3/7/2026, 1:06:59 AM
Quick Conversions
| GYD | KGS |
|---|---|
| 1 GYD | 0.42 KGS |
| 10 GYD | 4.18 KGS |
| 50 GYD | 20.90 KGS |
| 100 GYD | 41.80 KGS |
| 500 GYD | 209.02 KGS |
| 1,000 GYD | 418.04 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-03-07T01:06:59Z",
"rates": {
"KGS": 0.418037
}
}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.8037,
"rate": 0.418037
}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