Rate Overview
Live
1 SAR = 31.7903 VUV
1 VUV = 0.031456
SAR
Avg
31.9582
High
32.6932
Low
31.2070
Last updated: 7/26/2026, 2:22:45 PM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.79 VUV |
| 10 SAR | 317.90 VUV |
| 50 SAR | 1,589.52 VUV |
| 100 SAR | 3,179.03 VUV |
| 500 SAR | 15,895.17 VUV |
| 1,000 SAR | 31,790.33 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-26T14:22:45Z",
"rates": {
"VUV": 31.790334
}
}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": 3179.0334000000003,
"rate": 31.790334
}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