Rate Overview
Live
1 PHP = 3.0996 LRD
1 LRD = 0.322618
PHP
Avg
3.1304
High
3.1797
Low
3.0783
Last updated: 3/7/2026, 7:35:04 AM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.10 LRD |
| 10 PHP | 31.00 LRD |
| 50 PHP | 154.98 LRD |
| 100 PHP | 309.96 LRD |
| 500 PHP | 1,549.82 LRD |
| 1,000 PHP | 3,099.64 LRD |
Get PHP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LRDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:35:04Z",
"rates": {
"LRD": 3.099637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LRD",
"amount": 100
},
"result": 309.9637,
"rate": 3.099637
}Build with PHP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key