Rate Overview
Live
1 KES = 0.915535 VUV
1 VUV = 1.0923
KES
Avg
0.922763
High
0.940037
Low
0.913332
Last updated: 7/25/2026, 11:11:53 PM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.92 VUV |
| 10 KES | 9.16 VUV |
| 50 KES | 45.78 VUV |
| 100 KES | 91.55 VUV |
| 500 KES | 457.77 VUV |
| 1,000 KES | 915.54 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-25T23:11:53Z",
"rates": {
"VUV": 0.915535
}
}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.5535,
"rate": 0.915535
}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