Rate Overview
Live
1 GBP = 245.8022 LRD
1 LRD = 0.004068
GBP
Avg
245.9997
High
246.2846
Low
245.6180
Last updated: 5/27/2026, 9:40:14 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.80 LRD |
| 10 GBP | 2,458.02 LRD |
| 50 GBP | 12,290.11 LRD |
| 100 GBP | 24,580.22 LRD |
| 500 GBP | 122,901.09 LRD |
| 1,000 GBP | 245,802.17 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-27T21:40:14Z",
"rates": {
"LRD": 245.802174
}
}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": 24580.2174,
"rate": 245.802174
}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