Rate Overview
Live
1 PHP = 2.8495 LRD
1 LRD = 0.350936
PHP
Avg
2.8734
High
2.9073
Low
2.8330
Last updated: 9/5/2026, 7:58:31 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.85 LRD |
| 10 PHP | 28.50 LRD |
| 50 PHP | 142.48 LRD |
| 100 PHP | 284.95 LRD |
| 500 PHP | 1,424.76 LRD |
| 1,000 PHP | 2,849.52 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-09-05T07:58:31Z",
"rates": {
"LRD": 2.849523
}
}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": 284.9523,
"rate": 2.849523
}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