Rate Overview
Live
1 LRD = 0.004075 GBP
1 GBP = 245.3988
LRD
Avg
0.004080
High
0.004109
Low
0.004053
Last updated: 3/8/2026, 7:46:13 AM
Quick Conversions
| LRD | GBP |
|---|---|
| 1 LRD | 0.00 GBP |
| 10 LRD | 0.04 GBP |
| 50 LRD | 0.20 GBP |
| 100 LRD | 0.41 GBP |
| 500 LRD | 2.04 GBP |
| 1,000 LRD | 4.07 GBP |
Get LRD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GBPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-08T07:46:13Z",
"rates": {
"GBP": 0.004075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GBP",
"amount": 100
},
"result": 0.4075,
"rate": 0.004075
}Build with LRD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key