Rate Overview
Live
1 KES = 0.922655 VUV
1 VUV = 1.0838
KES
Avg
0.922715
High
0.944699
Low
0.891845
Last updated: 7/28/2026, 11:22:53 PM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.92 VUV |
| 10 KES | 9.23 VUV |
| 50 KES | 46.13 VUV |
| 100 KES | 92.27 VUV |
| 500 KES | 461.33 VUV |
| 1,000 KES | 922.66 VUV |
Get KES/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=VUVExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-28T23:22:53Z",
"rates": {
"VUV": 0.922655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "VUV",
"amount": 100
},
"result": 92.2655,
"rate": 0.922655
}Build with KES/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key