Rate Overview
Live
1 GBP = 248.8289 LRD
1 LRD = 0.004019
GBP
Avg
248.3454
High
250.0677
Low
246.5778
Last updated: 4/17/2026, 11:05:35 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 248.83 LRD |
| 10 GBP | 2,488.29 LRD |
| 50 GBP | 12,441.45 LRD |
| 100 GBP | 24,882.89 LRD |
| 500 GBP | 124,414.46 LRD |
| 1,000 GBP | 248,828.92 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-04-17T11:05:35Z",
"rates": {
"LRD": 248.828916
}
}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": 24882.8916,
"rate": 248.828916
}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