Rate Overview
Live
1 SAR = 32.0312 VUV
1 VUV = 0.031220
SAR
Avg
31.9819
High
32.0543
Low
31.8221
Last updated: 7/9/2026, 11:48:10 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 32.03 VUV |
| 10 SAR | 320.31 VUV |
| 50 SAR | 1,601.56 VUV |
| 100 SAR | 3,203.12 VUV |
| 500 SAR | 16,015.60 VUV |
| 1,000 SAR | 32,031.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-09T11:48:10Z",
"rates": {
"VUV": 32.0312
}
}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": 3203.12,
"rate": 32.0312
}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