Rate Overview
Live
1 LRD = 0.319153 PHP
1 PHP = 3.1333 LRD
Avg
0.323079
High
0.329211
Low
0.318793
Last updated: 1/25/2026, 12:52:44 PM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.32 PHP |
| 10 LRD | 3.19 PHP |
| 50 LRD | 15.96 PHP |
| 100 LRD | 31.92 PHP |
| 500 LRD | 159.58 PHP |
| 1,000 LRD | 319.15 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-01-25T12:52:44Z",
"rates": {
"PHP": 0.319153
}
}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": 31.915300000000002,
"rate": 0.319153
}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