Rate Overview
Live
1 KES = 0.912970 VUV
1 VUV = 1.0953
KES
Avg
0.913924
High
0.919906
Low
0.902649
Last updated: 5/27/2026, 1:36:16 PM
Quick Conversions
| KES | VUV |
|---|---|
| 1 KES | 0.91 VUV |
| 10 KES | 9.13 VUV |
| 50 KES | 45.65 VUV |
| 100 KES | 91.30 VUV |
| 500 KES | 456.48 VUV |
| 1,000 KES | 912.97 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-05-27T13:36:16Z",
"rates": {
"VUV": 0.91297
}
}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.297,
"rate": 0.91297
}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