Rate Overview
Live
1 LRD = 0.340281 PHP
1 PHP = 2.9387
LRD
Avg
0.339072
High
0.340384
Low
0.337890
Last updated: 7/8/2026, 1:30:28 PM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.34 PHP |
| 10 LRD | 3.40 PHP |
| 50 LRD | 17.01 PHP |
| 100 LRD | 34.03 PHP |
| 500 LRD | 170.14 PHP |
| 1,000 LRD | 340.28 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-08T13:30:28Z",
"rates": {
"PHP": 0.340281
}
}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.0281,
"rate": 0.340281
}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