Rate Overview
Live
1 LBP = 0.068598 PYG
1 PYG = 14.5777
LBP
Avg
0.068729
High
0.069553
Low
0.067523
Last updated: 5/7/2026, 3:58:33 PM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.69 PYG |
| 50 LBP | 3.43 PYG |
| 100 LBP | 6.86 PYG |
| 500 LBP | 34.30 PYG |
| 1,000 LBP | 68.60 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-05-07T15:58:33Z",
"rates": {
"PYG": 0.068598
}
}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.859800000000001,
"rate": 0.068598
}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