Rate Overview
Live
1 PHP = 3.0326 LRD
1 LRD = 0.329750
PHP
Avg
3.0887
High
3.1868
Low
3.0280
Last updated: 3/28/2026, 1:40:43 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.03 LRD |
| 10 PHP | 30.33 LRD |
| 50 PHP | 151.63 LRD |
| 100 PHP | 303.26 LRD |
| 500 PHP | 1,516.30 LRD |
| 1,000 PHP | 3,032.60 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-28T13:40:43Z",
"rates": {
"LRD": 3.032599
}
}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": 303.25989999999996,
"rate": 3.032599
}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