Rate Overview
Live
1 TRY = 2.5803 VUV
1 VUV = 0.387559
TRY
Avg
2.6937
High
2.8132
Low
2.5781
Last updated: 5/27/2026, 11:52:26 PM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.58 VUV |
| 10 TRY | 25.80 VUV |
| 50 TRY | 129.01 VUV |
| 100 TRY | 258.03 VUV |
| 500 TRY | 1,290.13 VUV |
| 1,000 TRY | 2,580.25 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-27T23:52:26Z",
"rates": {
"VUV": 2.580254
}
}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.0254,
"rate": 2.580254
}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