Rate Overview
Live
1 VUV = 0.031579 SAR
1 SAR = 31.6666
VUV
Avg
0.031515
High
0.031595
Low
0.031431
Last updated: 8/13/2026, 8:02:49 PM
Quick Conversions
| VUV | SAR |
|---|---|
| 1 VUV | 0.03 SAR |
| 10 VUV | 0.32 SAR |
| 50 VUV | 1.58 SAR |
| 100 VUV | 3.16 SAR |
| 500 VUV | 15.79 SAR |
| 1,000 VUV | 31.58 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-08-13T20:02:49Z",
"rates": {
"SAR": 0.031579
}
}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.1579,
"rate": 0.031579
}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