Rate Overview
Live
1 VUV = 0.370023 TRY
1 TRY = 2.7025
VUV
Avg
0.370024
High
0.371864
Low
0.369270
Last updated: 3/7/2026, 4:23:46 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.37 TRY |
| 10 VUV | 3.70 TRY |
| 50 VUV | 18.50 TRY |
| 100 VUV | 37.00 TRY |
| 500 VUV | 185.01 TRY |
| 1,000 VUV | 370.02 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-03-07T04:23:46Z",
"rates": {
"TRY": 0.370023
}
}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": 37.0023,
"rate": 0.370023
}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