Rate Overview
Live
1 VUV = 0.408914 TRY
1 TRY = 2.4455
VUV
Avg
0.408792
High
0.409263
Low
0.407737
Last updated: 9/3/2026, 9:39:11 PM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.41 TRY |
| 10 VUV | 4.09 TRY |
| 50 VUV | 20.45 TRY |
| 100 VUV | 40.89 TRY |
| 500 VUV | 204.46 TRY |
| 1,000 VUV | 408.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-09-03T21:39:11Z",
"rates": {
"TRY": 0.408914
}
}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.8914,
"rate": 0.408914
}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