Rate Overview
Live
1 LRD = 0.006989 SGD
1 SGD = 143.0820
LRD
Avg
0.006960
High
0.007021
Low
0.006889
Last updated: 3/7/2026, 7:40:36 AM
Quick Conversions
| LRD | SGD |
|---|---|
| 1 LRD | 0.01 SGD |
| 10 LRD | 0.07 SGD |
| 50 LRD | 0.35 SGD |
| 100 LRD | 0.70 SGD |
| 500 LRD | 3.49 SGD |
| 1,000 LRD | 6.99 SGD |
Get LRD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SGDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:40:36Z",
"rates": {
"SGD": 0.006989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SGD",
"amount": 100
},
"result": 0.6989000000000001,
"rate": 0.006989
}Build with LRD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key