Rate Overview
Live
1 LRD = 1.1524 GYD
1 GYD = 0.867765
LRD
Avg
1.1517
High
1.1559
Low
1.1479
Last updated: 7/9/2026, 5:09:57 AM
Quick Conversions
| LRD | GYD |
|---|---|
| 1 LRD | 1.15 GYD |
| 10 LRD | 11.52 GYD |
| 50 LRD | 57.62 GYD |
| 100 LRD | 115.24 GYD |
| 500 LRD | 576.19 GYD |
| 1,000 LRD | 1,152.39 GYD |
Get LRD/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GYDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-09T05:09:57Z",
"rates": {
"GYD": 1.152386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GYD",
"amount": 100
},
"result": 115.23859999999999,
"rate": 1.152386
}Build with LRD/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key