Rate Overview
Live
1 TRY = 2.6014 VUV
1 VUV = 0.384414
TRY
Avg
2.6168
High
2.6304
Low
2.6014
Last updated: 5/7/2026, 1:48:04 PM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.60 VUV |
| 10 TRY | 26.01 VUV |
| 50 TRY | 130.07 VUV |
| 100 TRY | 260.14 VUV |
| 500 TRY | 1,300.68 VUV |
| 1,000 TRY | 2,601.36 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-07T13:48:04Z",
"rates": {
"VUV": 2.601359
}
}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": 260.1359,
"rate": 2.601359
}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