Rate Overview
Live
1 TRY = 2.4340 VUV
1 VUV = 0.410844
TRY
Avg
2.4400
High
2.4485
Low
2.4261
Last updated: 9/6/2026, 5:40:07 AM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.43 VUV |
| 10 TRY | 24.34 VUV |
| 50 TRY | 121.70 VUV |
| 100 TRY | 243.40 VUV |
| 500 TRY | 1,217.01 VUV |
| 1,000 TRY | 2,434.01 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-09-06T05:40:07Z",
"rates": {
"VUV": 2.434014
}
}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": 243.4014,
"rate": 2.434014
}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