Rate Overview
Live
1 LBP = 0.068243 PYG
1 PYG = 14.6535
LBP
Avg
0.071977
High
0.075376
Low
0.067523
Last updated: 5/27/2026, 6:20:39 PM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.68 PYG |
| 50 LBP | 3.41 PYG |
| 100 LBP | 6.82 PYG |
| 500 LBP | 34.12 PYG |
| 1,000 LBP | 68.24 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-27T18:20:39Z",
"rates": {
"PYG": 0.068243
}
}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.8243,
"rate": 0.068243
}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