Rate Overview
Live
1 LRD = 0.004005 GIP
1 GIP = 249.6879
LRD
Avg
0.004028
High
0.004044
Low
0.004005
Last updated: 4/17/2026, 6:18:41 AM
Quick Conversions
| LRD | GIP |
|---|---|
| 1 LRD | 0.00 GIP |
| 10 LRD | 0.04 GIP |
| 50 LRD | 0.20 GIP |
| 100 LRD | 0.40 GIP |
| 500 LRD | 2.00 GIP |
| 1,000 LRD | 4.01 GIP |
Get LRD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GIPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T06:18:41Z",
"rates": {
"GIP": 0.004005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GIP",
"amount": 100
},
"result": 0.40049999999999997,
"rate": 0.004005
}Build with LRD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key