Rate Overview
Live
1 KES = 0.920952 VUV
1 VUV = 1.0858
KES
Avg
0.920364
High
0.922540
Low
0.915668
Last updated: 3/7/2026, 12:31:25 AM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.92 VUV |
| 10 KES | 9.21 VUV |
| 50 KES | 46.05 VUV |
| 100 KES | 92.10 VUV |
| 500 KES | 460.48 VUV |
| 1,000 KES | 920.95 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-03-07T00:31:25Z",
"rates": {
"VUV": 0.920952
}
}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.0952,
"rate": 0.920952
}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