Rate Overview
Live
1 SAR = 31.8552 VUV
1 VUV = 0.031392
SAR
Avg
31.7582
High
32.2786
Low
31.4344
Last updated: 7/21/2026, 6:54:35 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.86 VUV |
| 10 SAR | 318.55 VUV |
| 50 SAR | 1,592.76 VUV |
| 100 SAR | 3,185.52 VUV |
| 500 SAR | 15,927.60 VUV |
| 1,000 SAR | 31,855.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-21T06:54:35Z",
"rates": {
"VUV": 31.855199
}
}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": 3185.5199,
"rate": 31.855199
}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