Rate Overview
Live
1 LRD = 1.1414 GYD
1 GYD = 0.876119
LRD
Avg
1.1418
High
1.1474
Low
1.1371
Last updated: 3/7/2026, 3:46:46 AM
Quick Conversions
| LRD | GYD |
|---|---|
| 1 LRD | 1.14 GYD |
| 10 LRD | 11.41 GYD |
| 50 LRD | 57.07 GYD |
| 100 LRD | 114.14 GYD |
| 500 LRD | 570.70 GYD |
| 1,000 LRD | 1,141.40 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-03-07T03:46:46Z",
"rates": {
"GYD": 1.141397
}
}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": 114.1397,
"rate": 1.141397
}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