Rate Overview
Live
1 TWD = 5.5881 LRD
1 LRD = 0.178951
TWD
Avg
5.7761
High
5.9341
Low
5.5825
Last updated: 7/19/2026, 10:01:11 PM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.59 LRD |
| 10 TWD | 55.88 LRD |
| 50 TWD | 279.41 LRD |
| 100 TWD | 558.81 LRD |
| 500 TWD | 2,794.06 LRD |
| 1,000 TWD | 5,588.12 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-19T22:01:11Z",
"rates": {
"LRD": 5.588123
}
}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": 558.8123,
"rate": 5.588123
}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