Rate Overview
Live
1 PHP = 2.9691 LRD
1 LRD = 0.336803
PHP
Avg
2.9722
High
2.9784
Low
2.9649
Last updated: 5/27/2026, 9:33:39 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 2.97 LRD |
| 10 PHP | 29.69 LRD |
| 50 PHP | 148.45 LRD |
| 100 PHP | 296.91 LRD |
| 500 PHP | 1,484.55 LRD |
| 1,000 PHP | 2,969.09 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-05-27T21:33:39Z",
"rates": {
"LRD": 2.969091
}
}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": 296.9091,
"rate": 2.969091
}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