Rate Overview
Live
1 VUV = 0.938514 SYP
1 SYP = 1.0655
VUV
Avg
0.934173
High
0.938514
Low
0.930324
Last updated: 5/7/2026, 1:19:08 AM
Quick Conversions
| VUV | SYP |
|---|---|
| 1 VUV | 0.94 SYP |
| 10 VUV | 9.39 SYP |
| 50 VUV | 46.93 SYP |
| 100 VUV | 93.85 SYP |
| 500 VUV | 469.26 SYP |
| 1,000 VUV | 938.51 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-07T01:19:08Z",
"rates": {
"SYP": 0.938514
}
}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.8514,
"rate": 0.938514
}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