Rate Overview
Live
1 TWD = 0.019089 LVL
1 LVL = 52.3862
TWD
Avg
0.019072
High
0.019368
Low
0.018697
Last updated: 7/24/2026, 3:37:02 PM
Quick Conversions
| TWD | LVL |
|---|---|
| 1 TWD | 0.02 LVL |
| 10 TWD | 0.19 LVL |
| 50 TWD | 0.95 LVL |
| 100 TWD | 1.91 LVL |
| 500 TWD | 9.54 LVL |
| 1,000 TWD | 19.09 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-07-24T15:37:02Z",
"rates": {
"LVL": 0.019089
}
}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.9088999999999998,
"rate": 0.019089
}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