Rate Overview
Live
1 TWD = 5.7477 LRD
1 LRD = 0.173982
TWD
Avg
5.8014
High
5.8606
Low
5.7477
Last updated: 3/6/2026, 7:30:23 AM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.75 LRD |
| 10 TWD | 57.48 LRD |
| 50 TWD | 287.39 LRD |
| 100 TWD | 574.77 LRD |
| 500 TWD | 2,873.86 LRD |
| 1,000 TWD | 5,747.73 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-03-06T07:30:23Z",
"rates": {
"LRD": 5.747729
}
}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": 574.7728999999999,
"rate": 5.747729
}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