Rate Overview
Live
1 KWD = 384.8611 VUV
1 VUV = 0.002598
KWD
Avg
386.4651
High
392.3236
Low
379.4090
Last updated: 7/22/2026, 11:49:53 AM
Quick Conversions
| KWD | VUV |
|---|---|
| 1 KWD | 384.86 VUV |
| 10 KWD | 3,848.61 VUV |
| 50 KWD | 19,243.05 VUV |
| 100 KWD | 38,486.11 VUV |
| 500 KWD | 192,430.55 VUV |
| 1,000 KWD | 384,861.10 VUV |
Get KWD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=VUVExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-22T11:49:53Z",
"rates": {
"VUV": 384.861095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "VUV",
"amount": 100
},
"result": 38486.1095,
"rate": 384.861095
}Build with KWD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key