Rate Overview
Live
1 LRD = 0.178748 TWD
1 TWD = 5.5945
LRD
Avg
0.173377
High
0.178950
Low
0.168819
Last updated: 7/29/2026, 1:13:38 AM
Quick Conversions
| LRD | TWD |
|---|---|
| 1 LRD | 0.18 TWD |
| 10 LRD | 1.79 TWD |
| 50 LRD | 8.94 TWD |
| 100 LRD | 17.87 TWD |
| 500 LRD | 89.37 TWD |
| 1,000 LRD | 178.75 TWD |
Get LRD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=TWDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-29T01:13:38Z",
"rates": {
"TWD": 0.178748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "TWD",
"amount": 100
},
"result": 17.8748,
"rate": 0.178748
}Build with LRD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key