Rate Overview
Live
1 TRY = 2.4758 VUV
1 VUV = 0.403910
TRY
Avg
2.4864
High
2.4990
Low
2.4758
Last updated: 8/15/2026, 10:18:29 PM
Quick Conversions
| TRY | VUV |
|---|---|
| 1 TRY | 2.48 VUV |
| 10 TRY | 24.76 VUV |
| 50 TRY | 123.79 VUV |
| 100 TRY | 247.58 VUV |
| 500 TRY | 1,237.90 VUV |
| 1,000 TRY | 2,475.80 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-08-15T22:18:29Z",
"rates": {
"VUV": 2.475799
}
}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": 247.57989999999998,
"rate": 2.475799
}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