Rate Overview
Live
1 SAR = 31.9508 VUV
1 VUV = 0.031298
SAR
Avg
32.1281
High
32.6282
Low
31.3600
Last updated: 3/27/2026, 11:35:17 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.95 VUV |
| 10 SAR | 319.51 VUV |
| 50 SAR | 1,597.54 VUV |
| 100 SAR | 3,195.08 VUV |
| 500 SAR | 15,975.39 VUV |
| 1,000 SAR | 31,950.77 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-03-27T11:35:17Z",
"rates": {
"VUV": 31.950772
}
}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": 3195.0772,
"rate": 31.950772
}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