Rate Overview
Live
1 VUV = 0.031726 SAR
1 SAR = 31.5199
VUV
Avg
0.031685
High
0.031827
Low
0.031483
Last updated: 4/18/2026, 8:49:35 AM
Quick Conversions
| VUV | SAR |
|---|---|
| 1 VUV | 0.03 SAR |
| 10 VUV | 0.32 SAR |
| 50 VUV | 1.59 SAR |
| 100 VUV | 3.17 SAR |
| 500 VUV | 15.86 SAR |
| 1,000 VUV | 31.73 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-04-18T08:49:35Z",
"rates": {
"SAR": 0.031726
}
}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.1725999999999996,
"rate": 0.031726
}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