Rate Overview
Live
1 LBP = 0.066407 PYG
1 PYG = 15.0587
LBP
Avg
0.070737
High
0.075376
Low
0.066407
Last updated: 7/31/2026, 9:13:49 AM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.66 PYG |
| 50 LBP | 3.32 PYG |
| 100 LBP | 6.64 PYG |
| 500 LBP | 33.20 PYG |
| 1,000 LBP | 66.41 PYG |
Get LBP/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=PYGExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-31T09:13:49Z",
"rates": {
"PYG": 0.066407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "PYG",
"amount": 100
},
"result": 6.640699999999999,
"rate": 0.066407
}Build with LBP/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key