Rate Overview
Live
1 LBP = 0.071198 PYG
1 PYG = 14.0453
LBP
Avg
0.071698
High
0.072215
Low
0.071198
Last updated: 4/17/2026, 2:40:50 PM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.71 PYG |
| 50 LBP | 3.56 PYG |
| 100 LBP | 7.12 PYG |
| 500 LBP | 35.60 PYG |
| 1,000 LBP | 71.20 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-04-17T14:40:50Z",
"rates": {
"PYG": 0.071198
}
}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": 7.1198,
"rate": 0.071198
}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