Rate Overview
Live
1 LRD = 0.341325 PHP
1 PHP = 2.9298
LRD
Avg
0.322284
High
0.341325
Low
0.282486
Last updated: 7/30/2026, 11:47:06 AM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.34 PHP |
| 10 LRD | 3.41 PHP |
| 50 LRD | 17.07 PHP |
| 100 LRD | 34.13 PHP |
| 500 LRD | 170.66 PHP |
| 1,000 LRD | 341.33 PHP |
Get LRD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=PHPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T11:47:06Z",
"rates": {
"PHP": 0.341325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "PHP",
"amount": 100
},
"result": 34.1325,
"rate": 0.341325
}Build with LRD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key