Rate Overview
Live
1 SYP = 1.0753 VUV
1 VUV = 0.929961
SYP
Avg
1.0770
High
1.0788
Low
1.0731
Last updated: 6/16/2026, 10:08:10 AM
Quick Conversions
| SYP | VUV |
|---|---|
| 1 SYP | 1.08 VUV |
| 10 SYP | 10.75 VUV |
| 50 SYP | 53.77 VUV |
| 100 SYP | 107.53 VUV |
| 500 SYP | 537.66 VUV |
| 1,000 SYP | 1,075.31 VUV |
Get SYP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=VUVExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T10:08:10Z",
"rates": {
"VUV": 1.075314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "VUV",
"amount": 100
},
"result": 107.5314,
"rate": 1.075314
}Build with SYP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key