Rate Overview
Live
1 PHP = 2.9165 LRD
1 LRD = 0.342883
PHP
Avg
3.1158
High
3.5511
Low
2.9165
Last updated: 7/27/2026, 6:00:15 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.92 LRD |
| 10 PHP | 29.16 LRD |
| 50 PHP | 145.82 LRD |
| 100 PHP | 291.65 LRD |
| 500 PHP | 1,458.23 LRD |
| 1,000 PHP | 2,916.45 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-27T06:00:15Z",
"rates": {
"LRD": 2.91645
}
}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": 291.64500000000004,
"rate": 2.91645
}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