Rate Overview
Live
1 PYG = 0.028864 LRD
1 LRD = 34.6452
PYG
Avg
0.028672
High
0.028864
Low
0.028451
Last updated: 4/17/2026, 10:40:46 AM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.29 LRD |
| 50 PYG | 1.44 LRD |
| 100 PYG | 2.89 LRD |
| 500 PYG | 14.43 LRD |
| 1,000 PYG | 28.86 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-04-17T10:40:46Z",
"rates": {
"LRD": 0.028864
}
}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.8864,
"rate": 0.028864
}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