Rate Overview
Live
1 LRD = 0.322618 PHP
1 PHP = 3.0996
LRD
Avg
0.319481
High
0.324857
Low
0.314492
Last updated: 3/7/2026, 7:35:04 AM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.32 PHP |
| 10 LRD | 3.23 PHP |
| 50 LRD | 16.13 PHP |
| 100 LRD | 32.26 PHP |
| 500 LRD | 161.31 PHP |
| 1,000 LRD | 322.62 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-03-07T07:35:04Z",
"rates": {
"PHP": 0.322618
}
}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": 32.2618,
"rate": 0.322618
}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