Rate Overview
Live
1 TWD = 5.8081 LRD
1 LRD = 0.172174
TWD
Avg
5.8144
High
5.8278
Low
5.8081
Last updated: 5/6/2026, 2:48:54 AM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.81 LRD |
| 10 TWD | 58.08 LRD |
| 50 TWD | 290.40 LRD |
| 100 TWD | 580.81 LRD |
| 500 TWD | 2,904.03 LRD |
| 1,000 TWD | 5,808.07 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-05-06T02:48:54Z",
"rates": {
"LRD": 5.808069
}
}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": 580.8068999999999,
"rate": 5.808069
}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