Rate Overview
Live
1 KES = 0.922545 VUV
1 VUV = 1.0840
KES
Avg
0.922940
High
0.940037
Low
0.913332
Last updated: 7/29/2026, 10:24:46 AM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.92 VUV |
| 10 KES | 9.23 VUV |
| 50 KES | 46.13 VUV |
| 100 KES | 92.25 VUV |
| 500 KES | 461.27 VUV |
| 1,000 KES | 922.55 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-29T10:24:46Z",
"rates": {
"VUV": 0.922545
}
}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.2545,
"rate": 0.922545
}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