Rate Overview
Live
1 LRD = 0.175159 TWD
1 TWD = 5.7091
LRD
Avg
0.176224
High
0.177856
Low
0.175159
Last updated: 8/19/2026, 2:41:58 AM
Quick Conversions
| LRD | TWD |
|---|---|
| 1 LRD | 0.18 TWD |
| 10 LRD | 1.75 TWD |
| 50 LRD | 8.76 TWD |
| 100 LRD | 17.52 TWD |
| 500 LRD | 87.58 TWD |
| 1,000 LRD | 175.16 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-08-19T02:41:58Z",
"rates": {
"TWD": 0.175159
}
}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.515900000000002,
"rate": 0.175159
}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