Rate Overview
Live
1 TRY = 2.5820 VUV
1 VUV = 0.387297
TRY
Avg
2.6938
High
2.8132
Low
2.5781
Last updated: 5/28/2026, 12:49:43 AM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.58 VUV |
| 10 TRY | 25.82 VUV |
| 50 TRY | 129.10 VUV |
| 100 TRY | 258.20 VUV |
| 500 TRY | 1,291.00 VUV |
| 1,000 TRY | 2,582.00 VUV |
Get TRY/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=VUVExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-28T00:49:43Z",
"rates": {
"VUV": 2.581998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "VUV",
"amount": 100
},
"result": 258.1998,
"rate": 2.581998
}Build with TRY/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key