Rate Overview
Live
1 PHP = 3.1333 LRD
1 LRD = 0.319154 PHP
Avg
3.0958
High
3.1368
Low
3.0376
Last updated: 1/25/2026, 10:51:10 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.13 LRD |
| 10 PHP | 31.33 LRD |
| 50 PHP | 156.66 LRD |
| 100 PHP | 313.33 LRD |
| 500 PHP | 1,566.64 LRD |
| 1,000 PHP | 3,133.29 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-01-25T10:51:10Z",
"rates": {
"LRD": 3.133288
}
}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": 313.3288,
"rate": 3.133288
}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