Rate Overview
Live
1 TRY = 2.5774 VUV
1 VUV = 0.387992
TRY
Avg
2.7213
High
2.8861
Low
2.5774
Last updated: 5/27/2026, 7:17:47 PM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.58 VUV |
| 10 TRY | 25.77 VUV |
| 50 TRY | 128.87 VUV |
| 100 TRY | 257.74 VUV |
| 500 TRY | 1,288.69 VUV |
| 1,000 TRY | 2,577.37 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-27T19:17:47Z",
"rates": {
"VUV": 2.577373
}
}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": 257.7373,
"rate": 2.577373
}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