Rate Overview
Live
1 SAR = 31.9491 VUV
1 VUV = 0.031300
SAR
Avg
31.8591
High
32.2786
Low
31.5430
Last updated: 3/27/2026, 6:13:04 PM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.95 VUV |
| 10 SAR | 319.49 VUV |
| 50 SAR | 1,597.45 VUV |
| 100 SAR | 3,194.91 VUV |
| 500 SAR | 15,974.54 VUV |
| 1,000 SAR | 31,949.07 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-27T18:13:04Z",
"rates": {
"VUV": 31.949073
}
}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": 3194.9073,
"rate": 31.949073
}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