Rate Overview
Live
1 KES = 1.6199 GYD
1 GYD = 0.617314
KES
Avg
1.6201
High
1.6207
Low
1.6198
Last updated: 5/6/2026, 6:24:56 PM
Quick Conversions
| KES | GYD |
|---|---|
| 1 KES | 1.62 GYD |
| 10 KES | 16.20 GYD |
| 50 KES | 81.00 GYD |
| 100 KES | 161.99 GYD |
| 500 KES | 809.96 GYD |
| 1,000 KES | 1,619.92 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-06T18:24:56Z",
"rates": {
"GYD": 1.61992
}
}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.992,
"rate": 1.61992
}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