Rate Overview
Live
1 PYG = 0.029952 LRD
1 LRD = 33.3868
PYG
Avg
0.026428
High
0.030042
Low
0.022992
Last updated: 7/29/2026, 12:44:40 AM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.30 LRD |
| 50 PYG | 1.50 LRD |
| 100 PYG | 3.00 LRD |
| 500 PYG | 14.98 LRD |
| 1,000 PYG | 29.95 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-07-29T00:44:40Z",
"rates": {
"LRD": 0.029952
}
}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.9952,
"rate": 0.029952
}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