Rate Overview
Live
1 SAR = 31.8632 VUV
1 VUV = 0.031384
SAR
Avg
31.9118
High
32.7853
Low
31.1404
Last updated: 7/29/2026, 11:28:50 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.86 VUV |
| 10 SAR | 318.63 VUV |
| 50 SAR | 1,593.16 VUV |
| 100 SAR | 3,186.32 VUV |
| 500 SAR | 15,931.60 VUV |
| 1,000 SAR | 31,863.20 VUV |
Get SAR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=VUVExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-29T11:28:50Z",
"rates": {
"VUV": 31.8632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "VUV",
"amount": 100
},
"result": 3186.3199999999997,
"rate": 31.8632
}Build with SAR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key