Rate Overview
Live
1 GBP = 245.7774 LRD
1 LRD = 0.004069
GBP
Avg
250.9365
High
273.0744
Low
229.3385
Last updated: 5/27/2026, 10:56:00 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.78 LRD |
| 10 GBP | 2,457.77 LRD |
| 50 GBP | 12,288.87 LRD |
| 100 GBP | 24,577.74 LRD |
| 500 GBP | 122,888.71 LRD |
| 1,000 GBP | 245,777.42 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-27T22:56:00Z",
"rates": {
"LRD": 245.777419
}
}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": 24577.7419,
"rate": 245.777419
}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