Rate Overview
Live
1 PYG = 0.029728 LRD
1 LRD = 33.6383
PYG
Avg
0.029863
High
0.029999
Low
0.029728
Last updated: 7/8/2026, 9:16:11 PM
Quick Conversions
| PYG | LRD |
|---|---|
| 1 PYG | 0.03 LRD |
| 10 PYG | 0.30 LRD |
| 50 PYG | 1.49 LRD |
| 100 PYG | 2.97 LRD |
| 500 PYG | 14.86 LRD |
| 1,000 PYG | 29.73 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-08T21:16:11Z",
"rates": {
"LRD": 0.029728
}
}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.9728,
"rate": 0.029728
}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