Rate Overview
Live
1 VUV = 1.0916 KES
1 KES = 0.916119
VUV
Avg
1.0834
High
1.0948
Low
1.0638
Last updated: 5/29/2026, 9:47:53 PM
Quick Conversions
| VUV | KES |
|---|---|
| 1 VUV | 1.09 KES |
| 10 VUV | 10.92 KES |
| 50 VUV | 54.58 KES |
| 100 VUV | 109.16 KES |
| 500 VUV | 545.78 KES |
| 1,000 VUV | 1,091.56 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-05-29T21:47:53Z",
"rates": {
"KES": 1.091561
}
}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": 109.1561,
"rate": 1.091561
}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