Rate Overview
Live
1 TWD = 0.019216 LVL
1 LVL = 52.0400
TWD
Avg
0.019222
High
0.019297
Low
0.019196
Last updated: 6/16/2026, 7:16:43 AM
Quick Conversions
| TWD | LVL |
|---|---|
| 1 TWD | 0.02 LVL |
| 10 TWD | 0.19 LVL |
| 50 TWD | 0.96 LVL |
| 100 TWD | 1.92 LVL |
| 500 TWD | 9.61 LVL |
| 1,000 TWD | 19.22 LVL |
Get TWD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=LVLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-06-16T07:16:43Z",
"rates": {
"LVL": 0.019216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "LVL",
"amount": 100
},
"result": 1.9216,
"rate": 0.019216
}Build with TWD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key