Rate Overview
Live
1 LRD = 0.170753 TWD
1 TWD = 5.8564
LRD
Avg
0.171695
High
0.172141
Low
0.170753
Last updated: 5/7/2026, 1:49:27 PM
Quick Conversions
| LRD | TWD |
|---|---|
| 1 LRD | 0.17 TWD |
| 10 LRD | 1.71 TWD |
| 50 LRD | 8.54 TWD |
| 100 LRD | 17.08 TWD |
| 500 LRD | 85.38 TWD |
| 1,000 LRD | 170.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-05-07T13:49:27Z",
"rates": {
"TWD": 0.170753
}
}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.0753,
"rate": 0.170753
}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