Rate Overview
Live
1 LRD = 0.335207 PHP
1 PHP = 2.9832
LRD
Avg
0.332780
High
0.335207
Low
0.330626
Last updated: 6/19/2026, 8:18:47 AM
Quick Conversions
| LRD | PHP |
|---|---|
| 1 LRD | 0.34 PHP |
| 10 LRD | 3.35 PHP |
| 50 LRD | 16.76 PHP |
| 100 LRD | 33.52 PHP |
| 500 LRD | 167.60 PHP |
| 1,000 LRD | 335.21 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-06-19T08:18:47Z",
"rates": {
"PHP": 0.335207
}
}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": 33.5207,
"rate": 0.335207
}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