Rate Overview
Live
1 PYG = 0.029891 LRD
1 LRD = 33.4549
PYG
Avg
0.029855
High
0.030283
Low
0.029530
Last updated: 5/7/2026, 12:32:33 PM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.30 LRD |
| 50 PYG | 1.49 LRD |
| 100 PYG | 2.99 LRD |
| 500 PYG | 14.95 LRD |
| 1,000 PYG | 29.89 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-05-07T12:32:33Z",
"rates": {
"LRD": 0.029891
}
}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.9891,
"rate": 0.029891
}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