Rate Overview
Live
1 KES = 1.6172 GYD
1 GYD = 0.618355
KES
Avg
1.6194
High
1.6222
Low
1.6172
Last updated: 3/7/2026, 6:46:21 AM
Quick Conversions
| KES | GYD |
|---|---|
| 1 KES | 1.62 GYD |
| 10 KES | 16.17 GYD |
| 50 KES | 80.86 GYD |
| 100 KES | 161.72 GYD |
| 500 KES | 808.60 GYD |
| 1,000 KES | 1,617.20 GYD |
Get KES/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=GYDExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T06:46:21Z",
"rates": {
"GYD": 1.617195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "GYD",
"amount": 100
},
"result": 161.71949999999998,
"rate": 1.617195
}Build with KES/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key