Rate Overview
Live
1 LRD = 0.171565 TWD
1 TWD = 5.8287
LRD
Avg
0.172071
High
0.173056
Low
0.171526
Last updated: 4/17/2026, 11:22:15 AM
Quick Conversions
| LRD | TWD |
|---|---|
| 1 LRD | 0.17 TWD |
| 10 LRD | 1.72 TWD |
| 50 LRD | 8.58 TWD |
| 100 LRD | 17.16 TWD |
| 500 LRD | 85.78 TWD |
| 1,000 LRD | 171.57 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-04-17T11:22:15Z",
"rates": {
"TWD": 0.171565
}
}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.1565,
"rate": 0.171565
}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