Rate Overview
Live
1 VUV = 1.0897 KES
1 KES = 0.917704
VUV
Avg
1.0781
High
1.1074
Low
1.0559
Last updated: 8/2/2026, 1:25:50 PM
Quick Conversions
| VUV | KES |
|---|---|
| 1 VUV | 1.09 KES |
| 10 VUV | 10.90 KES |
| 50 VUV | 54.48 KES |
| 100 VUV | 108.97 KES |
| 500 VUV | 544.84 KES |
| 1,000 VUV | 1,089.68 KES |
Get VUV/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=KESExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-02T13:25:50Z",
"rates": {
"KES": 1.089676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "KES",
"amount": 100
},
"result": 108.9676,
"rate": 1.089676
}Build with VUV/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key