Rate Overview
Live
1 VUV = 0.920983 SYP
1 SYP = 1.0858
VUV
Avg
90.4276
High
112.5423
Low
0.920983
Last updated: 3/27/2026, 8:08:04 PM
Quick Conversions
| VUV | SYP |
|---|---|
| 1 VUV | 0.92 SYP |
| 10 VUV | 9.21 SYP |
| 50 VUV | 46.05 SYP |
| 100 VUV | 92.10 SYP |
| 500 VUV | 460.49 SYP |
| 1,000 VUV | 920.98 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-03-27T20:08:04Z",
"rates": {
"SYP": 0.920983
}
}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": 92.0983,
"rate": 0.920983
}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