Rate Overview
Live
1 VUV = 0.031385 SAR
1 SAR = 31.8624
VUV
Avg
0.031437
High
0.031619
Low
0.031385
Last updated: 7/28/2026, 9:22:10 PM
Quick Conversions
| VUV | SAR |
|---|---|
| 1 VUV | 0.03 SAR |
| 10 VUV | 0.31 SAR |
| 50 VUV | 1.57 SAR |
| 100 VUV | 3.14 SAR |
| 500 VUV | 15.69 SAR |
| 1,000 VUV | 31.39 SAR |
Get VUV/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SARExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-28T21:22:10Z",
"rates": {
"SAR": 0.031385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SAR",
"amount": 100
},
"result": 3.1385000000000005,
"rate": 0.031385
}Build with VUV/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key