Rate Overview
Live
1 SAR = 31.8619 VUV
1 VUV = 0.031385
SAR
Avg
31.8217
High
32.7853
Low
30.9581
Last updated: 7/29/2026, 3:48:28 PM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.86 VUV |
| 10 SAR | 318.62 VUV |
| 50 SAR | 1,593.09 VUV |
| 100 SAR | 3,186.19 VUV |
| 500 SAR | 15,930.93 VUV |
| 1,000 SAR | 31,861.87 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-29T15:48:28Z",
"rates": {
"VUV": 31.861866
}
}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.1866,
"rate": 31.861866
}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