Rate Overview
Live
1 SAR = 31.6432 VUV
1 VUV = 0.031602
SAR
Avg
31.6746
High
31.7841
Low
31.6432
Last updated: 8/17/2026, 8:16:19 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.64 VUV |
| 10 SAR | 316.43 VUV |
| 50 SAR | 1,582.16 VUV |
| 100 SAR | 3,164.32 VUV |
| 500 SAR | 15,821.60 VUV |
| 1,000 SAR | 31,643.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-08-17T08:16:19Z",
"rates": {
"VUV": 31.6432
}
}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": 3164.32,
"rate": 31.6432
}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