Rate Overview
Live
1 LRD = 1.1371 GYD
1 GYD = 0.879418
LRD
Avg
1.1360
High
1.1371
Low
1.1341
Last updated: 4/17/2026, 6:20:57 AM
Quick Conversions
| LRD | GYD |
|---|---|
| 1 LRD | 1.14 GYD |
| 10 LRD | 11.37 GYD |
| 50 LRD | 56.86 GYD |
| 100 LRD | 113.71 GYD |
| 500 LRD | 568.56 GYD |
| 1,000 LRD | 1,137.12 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-04-17T06:20:57Z",
"rates": {
"GYD": 1.137116
}
}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": 113.7116,
"rate": 1.137116
}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