Rate Overview
Live
1 PYG = 0.030304 LRD
1 LRD = 32.9989
PYG
Avg
0.028877
High
0.030304
Low
0.026384
Last updated: 7/31/2026, 11:57:23 AM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.30 LRD |
| 50 PYG | 1.52 LRD |
| 100 PYG | 3.03 LRD |
| 500 PYG | 15.15 LRD |
| 1,000 PYG | 30.30 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-31T11:57:23Z",
"rates": {
"LRD": 0.030304
}
}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": 3.0304,
"rate": 0.030304
}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