Rate Overview
Live
1 GBP = 249.9016 LRD
1 LRD = 0.004002
GBP
Avg
249.4374
High
250.1419
Low
248.3931
Last updated: 5/7/2026, 1:52:29 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 249.90 LRD |
| 10 GBP | 2,499.02 LRD |
| 50 GBP | 12,495.08 LRD |
| 100 GBP | 24,990.16 LRD |
| 500 GBP | 124,950.78 LRD |
| 1,000 GBP | 249,901.55 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-07T13:52:29Z",
"rates": {
"LRD": 249.901554
}
}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": 24990.1554,
"rate": 249.901554
}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