Rate Overview
Live
1 KES = 1.6173 GYD
1 GYD = 0.618310
KES
Avg
1.6164
High
1.6187
Low
1.6138
Last updated: 7/6/2026, 2:14:15 AM
Quick Conversions
| KES | GYD |
|---|---|
| 1 KES | 1.62 GYD |
| 10 KES | 16.17 GYD |
| 50 KES | 80.87 GYD |
| 100 KES | 161.73 GYD |
| 500 KES | 808.66 GYD |
| 1,000 KES | 1,617.31 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-07-06T02:14:15Z",
"rates": {
"GYD": 1.617313
}
}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.7313,
"rate": 1.617313
}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