Rate Overview
Live
1 LRD = 0.350003 PHP
1 PHP = 2.8571
LRD
Avg
0.351896
High
0.357976
Low
0.346019
Last updated: 9/9/2026, 11:46:23 AM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.35 PHP |
| 10 LRD | 3.50 PHP |
| 50 LRD | 17.50 PHP |
| 100 LRD | 35.00 PHP |
| 500 LRD | 175.00 PHP |
| 1,000 LRD | 350.00 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-09-09T11:46:23Z",
"rates": {
"PHP": 0.350003
}
}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": 35.0003,
"rate": 0.350003
}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