Rate Overview
Live
1 VUV = 1.0790 KES
1 KES = 0.926750
VUV
Avg
1.0692
High
1.0957
Low
1.0559
Last updated: 3/27/2026, 7:51:06 AM
Quick Conversions
| VUV | KES |
|---|---|
| 1 VUV | 1.08 KES |
| 10 VUV | 10.79 KES |
| 50 VUV | 53.95 KES |
| 100 VUV | 107.90 KES |
| 500 VUV | 539.52 KES |
| 1,000 VUV | 1,079.04 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-03-27T07:51:06Z",
"rates": {
"KES": 1.07904
}
}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": 107.904,
"rate": 1.07904
}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