Rate Overview
Live
1 KES = 0.911805 VUV
1 VUV = 1.0967
KES
Avg
0.918257
High
0.923036
Low
0.911805
Last updated: 4/17/2026, 4:58:44 AM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.91 VUV |
| 10 KES | 9.12 VUV |
| 50 KES | 45.59 VUV |
| 100 KES | 91.18 VUV |
| 500 KES | 455.90 VUV |
| 1,000 KES | 911.81 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-04-17T04:58:44Z",
"rates": {
"VUV": 0.911805
}
}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": 91.1805,
"rate": 0.911805
}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