Rate Overview
Live
1 VUV = 0.934378 SYP
1 SYP = 1.0702
VUV
Avg
0.935924
High
0.946401
Low
0.930324
Last updated: 5/27/2026, 7:28:28 AM
Quick Conversions
| VUV | SYP |
|---|---|
| 1 VUV | 0.93 SYP |
| 10 VUV | 9.34 SYP |
| 50 VUV | 46.72 SYP |
| 100 VUV | 93.44 SYP |
| 500 VUV | 467.19 SYP |
| 1,000 VUV | 934.38 SYP |
Get VUV/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SYPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-27T07:28:28Z",
"rates": {
"SYP": 0.934378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SYP",
"amount": 100
},
"result": 93.43780000000001,
"rate": 0.934378
}Build with VUV/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key