Rate Overview
Live
1 PYG = 0.027976 LRD
1 LRD = 35.7449
PYG
Avg
0.028231
High
0.028522
Low
0.027858
Last updated: 3/7/2026, 7:54:32 AM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.28 LRD |
| 50 PYG | 1.40 LRD |
| 100 PYG | 2.80 LRD |
| 500 PYG | 13.99 LRD |
| 1,000 PYG | 27.98 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-03-07T07:54:32Z",
"rates": {
"LRD": 0.027976
}
}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.7976,
"rate": 0.027976
}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