Rate Overview
Live
1 GBP = 243.1279 LRD
1 LRD = 0.004113
GBP
Avg
246.3057
High
255.1642
Low
239.9723
Last updated: 7/23/2026, 3:59:27 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 243.13 LRD |
| 10 GBP | 2,431.28 LRD |
| 50 GBP | 12,156.40 LRD |
| 100 GBP | 24,312.79 LRD |
| 500 GBP | 121,563.96 LRD |
| 1,000 GBP | 243,127.91 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-07-23T03:59:27Z",
"rates": {
"LRD": 243.127914
}
}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": 24312.791400000002,
"rate": 243.127914
}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