Rate Overview
Live
1 GBP = 239.8212 LRD
1 LRD = 0.004170
GBP
Avg
243.1631
High
245.9591
Low
239.8212
Last updated: 9/4/2026, 7:25:21 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 239.82 LRD |
| 10 GBP | 2,398.21 LRD |
| 50 GBP | 11,991.06 LRD |
| 100 GBP | 23,982.12 LRD |
| 500 GBP | 119,910.59 LRD |
| 1,000 GBP | 239,821.19 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-09-04T19:25:21Z",
"rates": {
"LRD": 239.821187
}
}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": 23982.1187,
"rate": 239.821187
}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