Rate Overview
Live
1 TWD = 5.7900 LRD
1 LRD = 0.172711
TWD
Avg
5.7784
High
5.7900
Low
5.7613
Last updated: 6/15/2026, 12:50:00 PM
Quick Conversions
| TWD | LRD |
|---|---|
| 1 TWD | 5.79 LRD |
| 10 TWD | 57.90 LRD |
| 50 TWD | 289.50 LRD |
| 100 TWD | 579.00 LRD |
| 500 TWD | 2,895.01 LRD |
| 1,000 TWD | 5,790.01 LRD |
Get TWD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=LRDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-06-15T12:50:00Z",
"rates": {
"LRD": 5.790014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "LRD",
"amount": 100
},
"result": 579.0014,
"rate": 5.790014
}Build with TWD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key