Rate Overview
Live
1 GBP = 245.3126 LRD
1 LRD = 0.004076
GBP
Avg
245.9843
High
246.2846
Low
245.3126
Last updated: 5/28/2026, 2:32:20 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.31 LRD |
| 10 GBP | 2,453.13 LRD |
| 50 GBP | 12,265.63 LRD |
| 100 GBP | 24,531.26 LRD |
| 500 GBP | 122,656.32 LRD |
| 1,000 GBP | 245,312.64 LRD |
Get GBP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LRDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-28T02:32:20Z",
"rates": {
"LRD": 245.312635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LRD",
"amount": 100
},
"result": 24531.2635,
"rate": 245.312635
}Build with GBP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key