Rate Overview
Live
1 LBP = 0.073748 PYG
1 PYG = 13.5597
LBP
Avg
0.072562
High
0.073748
Low
0.071193
Last updated: 3/7/2026, 7:43:53 AM
Quick Conversions
| LBP | PYG |
|---|---|
| 1 LBP | 0.07 PYG |
| 10 LBP | 0.74 PYG |
| 50 LBP | 3.69 PYG |
| 100 LBP | 7.37 PYG |
| 500 LBP | 36.87 PYG |
| 1,000 LBP | 73.75 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-03-07T07:43:53Z",
"rates": {
"PYG": 0.073748
}
}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.3748,
"rate": 0.073748
}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