Rate Overview
Live
1 SAR = 31.8019 VUV
1 VUV = 0.031445
SAR
Avg
31.7874
High
31.8522
Low
31.6259
Last updated: 7/23/2026, 9:03:16 PM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.80 VUV |
| 10 SAR | 318.02 VUV |
| 50 SAR | 1,590.09 VUV |
| 100 SAR | 3,180.19 VUV |
| 500 SAR | 15,900.93 VUV |
| 1,000 SAR | 31,801.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-23T21:03:16Z",
"rates": {
"VUV": 31.801866
}
}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": 3180.1866,
"rate": 31.801866
}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