Rate Overview
Live
1 SAR = 31.7672 VUV
1 VUV = 0.031479
SAR
Avg
31.7315
High
31.8012
Low
31.6519
Last updated: 6/19/2026, 10:14:45 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.77 VUV |
| 10 SAR | 317.67 VUV |
| 50 SAR | 1,588.36 VUV |
| 100 SAR | 3,176.72 VUV |
| 500 SAR | 15,883.60 VUV |
| 1,000 SAR | 31,767.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-06-19T10:14:45Z",
"rates": {
"VUV": 31.7672
}
}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": 3176.72,
"rate": 31.7672
}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