Rate Overview
Live
1 KES = 0.928699 VUV
1 VUV = 1.0768
KES
Avg
0.926241
High
0.930333
Low
0.920974
Last updated: 7/3/2026, 1:35:28 AM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.93 VUV |
| 10 KES | 9.29 VUV |
| 50 KES | 46.43 VUV |
| 100 KES | 92.87 VUV |
| 500 KES | 464.35 VUV |
| 1,000 KES | 928.70 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-03T01:35:28Z",
"rates": {
"VUV": 0.928699
}
}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.8699,
"rate": 0.928699
}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