Rate Overview
Live
1 TWD = 5.8330 LRD
1 LRD = 0.171439
TWD
Avg
5.8069
High
5.8330
Low
5.7784
Last updated: 4/16/2026, 1:18:27 AM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.83 LRD |
| 10 TWD | 58.33 LRD |
| 50 TWD | 291.65 LRD |
| 100 TWD | 583.30 LRD |
| 500 TWD | 2,916.49 LRD |
| 1,000 TWD | 5,832.97 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-04-16T01:18:27Z",
"rates": {
"LRD": 5.832974
}
}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": 583.2974,
"rate": 5.832974
}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