Rate Overview
Live
1 VUV = 0.361297 TRY
1 TRY = 2.7678 VUV
Avg
0.356395
High
0.361297
Low
0.354403
Last updated: 1/25/2026, 11:09:12 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.36 TRY |
| 10 VUV | 3.61 TRY |
| 50 VUV | 18.06 TRY |
| 100 VUV | 36.13 TRY |
| 500 VUV | 180.65 TRY |
| 1,000 VUV | 361.30 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-01-25T11:09:12Z",
"rates": {
"TRY": 0.361297
}
}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": 36.1297,
"rate": 0.361297
}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