Rate Overview
Live
1 VUV = 1.0868 KES
1 KES = 0.920174
VUV
Avg
1.0880
High
1.0910
Low
1.0858
Last updated: 6/19/2026, 10:19:18 AM
Quick Conversions
| VUV | KES |
|---|---|
| 1 VUV | 1.09 KES |
| 10 VUV | 10.87 KES |
| 50 VUV | 54.34 KES |
| 100 VUV | 108.68 KES |
| 500 VUV | 543.38 KES |
| 1,000 VUV | 1,086.75 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-06-19T10:19:18Z",
"rates": {
"KES": 1.086751
}
}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.6751,
"rate": 1.086751
}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