Rate Overview
Live
1 KES = 1.6113 GYD
1 GYD = 0.620630
KES
Avg
1.6191
High
1.6242
Low
1.6087
Last updated: 3/27/2026, 12:58:55 PM
Quick Conversions
| KES | GYD |
|---|---|
| 1 KES | 1.61 GYD |
| 10 KES | 16.11 GYD |
| 50 KES | 80.56 GYD |
| 100 KES | 161.13 GYD |
| 500 KES | 805.63 GYD |
| 1,000 KES | 1,611.27 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-27T12:58:55Z",
"rates": {
"GYD": 1.611266
}
}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.1266,
"rate": 1.611266
}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