Rate Overview
Live
1 PHP = 3.0314 LRD
1 LRD = 0.329880
PHP
Avg
3.0020
High
3.0406
Low
2.9805
Last updated: 5/7/2026, 6:59:16 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.03 LRD |
| 10 PHP | 30.31 LRD |
| 50 PHP | 151.57 LRD |
| 100 PHP | 303.14 LRD |
| 500 PHP | 1,515.70 LRD |
| 1,000 PHP | 3,031.40 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-07T18:59:16Z",
"rates": {
"LRD": 3.031402
}
}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.1402,
"rate": 3.031402
}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