Rate Overview
Live
1 SAR = 31.9559 VUV
1 VUV = 0.031293
SAR
Avg
31.9652
High
32.7853
Low
31.1404
Last updated: 3/27/2026, 7:46:54 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.96 VUV |
| 10 SAR | 319.56 VUV |
| 50 SAR | 1,597.79 VUV |
| 100 SAR | 3,195.59 VUV |
| 500 SAR | 15,977.93 VUV |
| 1,000 SAR | 31,955.87 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-27T07:46:54Z",
"rates": {
"VUV": 31.955868
}
}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.5868,
"rate": 31.955868
}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