Rate Overview
Live
1 KYD = 141.4116 VUV
1 VUV = 0.007072
KYD
Avg
142.5232
High
143.3013
Low
141.4116
Last updated: 4/17/2026, 6:20:34 AM
Quick Conversions
| KYD | VUV |
|---|---|
| 1 KYD | 141.41 VUV |
| 10 KYD | 1,414.12 VUV |
| 50 KYD | 7,070.58 VUV |
| 100 KYD | 14,141.16 VUV |
| 500 KYD | 70,705.80 VUV |
| 1,000 KYD | 141,411.60 VUV |
Get KYD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=VUVExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-04-17T06:20:34Z",
"rates": {
"VUV": 141.4116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "VUV",
"amount": 100
},
"result": 14141.16,
"rate": 141.4116
}Build with KYD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key