Rate Overview
Live
1 LRD = 0.180659 TWD
1 TWD = 5.5353
LRD
Avg
0.178741
High
0.180967
Low
0.175550
Last updated: 9/10/2026, 3:07:19 PM
Quick Conversions
| LRD | TWD |
|---|---|
| 1 LRD | 0.18 TWD |
| 10 LRD | 1.81 TWD |
| 50 LRD | 9.03 TWD |
| 100 LRD | 18.07 TWD |
| 500 LRD | 90.33 TWD |
| 1,000 LRD | 180.66 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-09-10T15:07:19Z",
"rates": {
"TWD": 0.180659
}
}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": 18.0659,
"rate": 0.180659
}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