Rate Overview
Live
1 PHP = 2.9517 LRD
1 LRD = 0.338782
PHP
Avg
2.9609
High
2.9758
Low
2.9511
Last updated: 8/15/2026, 3:44:55 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.95 LRD |
| 10 PHP | 29.52 LRD |
| 50 PHP | 147.59 LRD |
| 100 PHP | 295.17 LRD |
| 500 PHP | 1,475.87 LRD |
| 1,000 PHP | 2,951.75 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-08-15T03:44:55Z",
"rates": {
"LRD": 2.951748
}
}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": 295.1748,
"rate": 2.951748
}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