Rate Overview
Live
1 PHP = 2.9316 LRD
1 LRD = 0.341112
PHP
Avg
3.0385
High
3.2215
Low
2.9280
Last updated: 7/28/2026, 1:07:37 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.93 LRD |
| 10 PHP | 29.32 LRD |
| 50 PHP | 146.58 LRD |
| 100 PHP | 293.16 LRD |
| 500 PHP | 1,465.79 LRD |
| 1,000 PHP | 2,931.59 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-28T13:07:37Z",
"rates": {
"LRD": 2.931585
}
}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": 293.1585,
"rate": 2.931585
}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