Rate Overview
Live
1 PYG = 0.029560 LRD
1 LRD = 33.8295
PYG
Avg
0.029737
High
0.030162
Low
0.029243
Last updated: 9/10/2026, 3:34:53 PM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.30 LRD |
| 50 PYG | 1.48 LRD |
| 100 PYG | 2.96 LRD |
| 500 PYG | 14.78 LRD |
| 1,000 PYG | 29.56 LRD |
Get PYG/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=LRDExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-09-10T15:34:53Z",
"rates": {
"LRD": 0.02956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "LRD",
"amount": 100
},
"result": 2.956,
"rate": 0.02956
}Build with PYG/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key