Rate Overview
Live
1 VUV = 0.403909 TRY
1 TRY = 2.4758
VUV
Avg
0.402187
High
0.403909
Low
0.400158
Last updated: 8/15/2026, 11:41:04 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.40 TRY |
| 10 VUV | 4.04 TRY |
| 50 VUV | 20.20 TRY |
| 100 VUV | 40.39 TRY |
| 500 VUV | 201.95 TRY |
| 1,000 VUV | 403.91 TRY |
Get VUV/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=TRYExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-15T11:41:04Z",
"rates": {
"TRY": 0.403909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "TRY",
"amount": 100
},
"result": 40.3909,
"rate": 0.403909
}Build with VUV/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key