Rate Overview
Live
1 LBP = 0.067934 PYG
1 PYG = 14.7202
LBP
Avg
0.068337
High
0.069384
Low
0.067785
Last updated: 6/19/2026, 7:45:36 AM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.68 PYG |
| 50 LBP | 3.40 PYG |
| 100 LBP | 6.79 PYG |
| 500 LBP | 33.97 PYG |
| 1,000 LBP | 67.93 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-06-19T07:45:36Z",
"rates": {
"PYG": 0.067934
}
}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.793399999999999,
"rate": 0.067934
}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