Rate Overview
Live
1 LBP = 0.002354 GYD
1 GYD = 424.8088
LBP
Avg
0.002338
High
0.002354
Low
0.002313
Last updated: 3/7/2026, 6:08:07 AM
Quick Conversions
| LBP | GYD |
|---|---|
| 1 LBP | 0.00 GYD |
| 10 LBP | 0.02 GYD |
| 50 LBP | 0.12 GYD |
| 100 LBP | 0.24 GYD |
| 500 LBP | 1.18 GYD |
| 1,000 LBP | 2.35 GYD |
Get LBP/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=GYDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T06:08:07Z",
"rates": {
"GYD": 0.002354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "GYD",
"amount": 100
},
"result": 0.23540000000000003,
"rate": 0.002354
}Build with LBP/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key