Rate Overview
Live
1 VUV = 1.0945 KES
1 KES = 0.913654
VUV
Avg
1.0929
High
1.0981
Low
1.0871
Last updated: 5/9/2026, 4:57:27 AM
Quick Conversions
| VUV | KES |
|---|---|
| 1 VUV | 1.09 KES |
| 10 VUV | 10.95 KES |
| 50 VUV | 54.73 KES |
| 100 VUV | 109.45 KES |
| 500 VUV | 547.25 KES |
| 1,000 VUV | 1,094.51 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-09T04:57:27Z",
"rates": {
"KES": 1.094506
}
}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.4506,
"rate": 1.094506
}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