Rate Overview
Live
1 PHP = 2.9429 LRD
1 LRD = 0.339798
PHP
Avg
2.9360
High
2.9429
Low
2.9273
Last updated: 7/29/2026, 4:48:46 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.94 LRD |
| 10 PHP | 29.43 LRD |
| 50 PHP | 147.15 LRD |
| 100 PHP | 294.29 LRD |
| 500 PHP | 1,471.46 LRD |
| 1,000 PHP | 2,942.93 LRD |
Get PHP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LRDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T04:48:46Z",
"rates": {
"LRD": 2.942928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LRD",
"amount": 100
},
"result": 294.2928,
"rate": 2.942928
}Build with PHP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key