Rate Overview
Live
1 TWD = 5.6879 LRD
1 LRD = 0.175811
TWD
Avg
5.7050
High
5.7344
Low
5.6879
Last updated: 7/4/2026, 5:38:19 AM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.69 LRD |
| 10 TWD | 56.88 LRD |
| 50 TWD | 284.40 LRD |
| 100 TWD | 568.79 LRD |
| 500 TWD | 2,843.96 LRD |
| 1,000 TWD | 5,687.92 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-04T05:38:19Z",
"rates": {
"LRD": 5.687918
}
}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": 568.7918,
"rate": 5.687918
}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