Rate Overview
Live
1 LBP = 0.002329 GYD
1 GYD = 429.3688
LBP
Avg
0.002332
High
0.002338
Low
0.002328
Last updated: 3/27/2026, 11:32:14 AM
Quick Conversions
| LBP | GYD |
|---|---|
| 1 LBP | 0.00 GYD |
| 10 LBP | 0.02 GYD |
| 50 LBP | 0.12 GYD |
| 100 LBP | 0.23 GYD |
| 500 LBP | 1.16 GYD |
| 1,000 LBP | 2.33 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-27T11:32:14Z",
"rates": {
"GYD": 0.002329
}
}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.2329,
"rate": 0.002329
}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