Rate Overview
Live
1 TWD = 5.5808 LRD
1 LRD = 0.179186
TWD
Avg
5.6766
High
5.7626
Low
5.5808
Last updated: 7/20/2026, 4:40:00 PM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.58 LRD |
| 10 TWD | 55.81 LRD |
| 50 TWD | 279.04 LRD |
| 100 TWD | 558.08 LRD |
| 500 TWD | 2,790.40 LRD |
| 1,000 TWD | 5,580.79 LRD |
Get TWD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=LRDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-20T16:40:00Z",
"rates": {
"LRD": 5.580794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "LRD",
"amount": 100
},
"result": 558.0794,
"rate": 5.580794
}Build with TWD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key