Rate Overview
Live
1 KES = 1.6154 GYD
1 GYD = 0.619048
KES
Avg
1.6149
High
1.6173
Low
1.6117
Last updated: 5/26/2026, 10:17:08 PM
Quick Conversions
| KES | GYD |
|---|---|
| 1 KES | 1.62 GYD |
| 10 KES | 16.15 GYD |
| 50 KES | 80.77 GYD |
| 100 KES | 161.54 GYD |
| 500 KES | 807.69 GYD |
| 1,000 KES | 1,615.38 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-05-26T22:17:08Z",
"rates": {
"GYD": 1.615384
}
}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.5384,
"rate": 1.615384
}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