Rate Overview
Live
1 LBP = 0.066474 PYG
1 PYG = 15.0435
LBP
Avg
0.066388
High
0.066685
Low
0.066176
Last updated: 8/13/2026, 2:05:19 PM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.66 PYG |
| 50 LBP | 3.32 PYG |
| 100 LBP | 6.65 PYG |
| 500 LBP | 33.24 PYG |
| 1,000 LBP | 66.47 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-08-13T14:05:19Z",
"rates": {
"PYG": 0.066474
}
}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.6474,
"rate": 0.066474
}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