Rate Overview
Live
1 PHP = 3.0564 LRD
1 LRD = 0.327180
PHP
Avg
3.0660
High
3.0794
Low
3.0511
Last updated: 4/17/2026, 5:28:36 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.06 LRD |
| 10 PHP | 30.56 LRD |
| 50 PHP | 152.82 LRD |
| 100 PHP | 305.64 LRD |
| 500 PHP | 1,528.21 LRD |
| 1,000 PHP | 3,056.42 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-04-17T17:28:36Z",
"rates": {
"LRD": 3.056418
}
}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": 305.6418,
"rate": 3.056418
}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