Rate Overview
Live
1 VUV = 0.031296 SAR
1 SAR = 31.9530
VUV
Avg
0.031389
High
0.031702
Low
0.030980
Last updated: 3/27/2026, 1:00:55 PM
Quick Conversions
| VUV | SAR |
|---|---|
| 1 VUV | 0.03 SAR |
| 10 VUV | 0.31 SAR |
| 50 VUV | 1.56 SAR |
| 100 VUV | 3.13 SAR |
| 500 VUV | 15.65 SAR |
| 1,000 VUV | 31.30 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-03-27T13:00:55Z",
"rates": {
"SAR": 0.031296
}
}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.1296,
"rate": 0.031296
}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