Rate Overview
Live
1 SAR = 31.5193 VUV
1 VUV = 0.031727
SAR
Avg
31.5609
High
31.7624
Low
31.4197
Last updated: 4/18/2026, 8:49:06 AM
Quick Conversions
| SAR | VUV |
|---|---|
| 1 SAR | 31.52 VUV |
| 10 SAR | 315.19 VUV |
| 50 SAR | 1,575.97 VUV |
| 100 SAR | 3,151.93 VUV |
| 500 SAR | 15,759.65 VUV |
| 1,000 SAR | 31,519.31 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-04-18T08:49:06Z",
"rates": {
"VUV": 31.519307
}
}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": 3151.9307000000003,
"rate": 31.519307
}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