Rate Overview
Live
1 TWD = 5.7620 LRD
1 LRD = 0.173551
TWD
Avg
5.8085
High
5.9845
Low
5.6147
Last updated: 3/26/2026, 11:58:40 AM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.76 LRD |
| 10 TWD | 57.62 LRD |
| 50 TWD | 288.10 LRD |
| 100 TWD | 576.20 LRD |
| 500 TWD | 2,880.99 LRD |
| 1,000 TWD | 5,761.99 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-26T11:58:40Z",
"rates": {
"LRD": 5.761986
}
}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": 576.1986,
"rate": 5.761986
}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