Rate Overview
Live
1 KGS = 2.3884 GYD
1 GYD = 0.418683
KGS
Avg
2.3916
High
2.3975
Low
2.3873
Last updated: 3/7/2026, 3:47:35 AM
Quick Conversions
| KGS | GYD |
|---|---|
| 1 KGS | 2.39 GYD |
| 10 KGS | 23.88 GYD |
| 50 KGS | 119.42 GYD |
| 100 KGS | 238.84 GYD |
| 500 KGS | 1,194.22 GYD |
| 1,000 KGS | 2,388.44 GYD |
Get KGS/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GYDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T03:47:35Z",
"rates": {
"GYD": 2.388439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GYD",
"amount": 100
},
"result": 238.8439,
"rate": 2.388439
}Build with KGS/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key