Rate Overview
Live
1 LRD = 0.003996 GBP
1 GBP = 250.2503
LRD
Avg
0.004003
High
0.004023
Low
0.003990
Last updated: 5/9/2026, 6:05:50 AM
Quick Conversions
| LRD | GBP |
|---|---|
| 1 LRD | 0.00 GBP |
| 10 LRD | 0.04 GBP |
| 50 LRD | 0.20 GBP |
| 100 LRD | 0.40 GBP |
| 500 LRD | 2.00 GBP |
| 1,000 LRD | 4.00 GBP |
Get LRD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GBPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-09T06:05:50Z",
"rates": {
"GBP": 0.003996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GBP",
"amount": 100
},
"result": 0.39960000000000007,
"rate": 0.003996
}Build with LRD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key