Rate Overview
Live
1 PHP = 2.9491 LRD
1 LRD = 0.339089
PHP
Avg
2.9621
High
2.9812
Low
2.9415
Last updated: 7/3/2026, 8:09:04 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.95 LRD |
| 10 PHP | 29.49 LRD |
| 50 PHP | 147.45 LRD |
| 100 PHP | 294.91 LRD |
| 500 PHP | 1,474.54 LRD |
| 1,000 PHP | 2,949.08 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-03T08:09:04Z",
"rates": {
"LRD": 2.949079
}
}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.9079,
"rate": 2.949079
}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