Rate Overview
Live
1 PHP = 3.2191 LRD
1 LRD = 0.310643
PHP
Avg
3.2055
High
3.2277
Low
3.1840
Last updated: 2/14/2026, 1:08:36 PM
Quick Conversions
| PHP | LRD |
|---|---|
| 1 PHP | 3.22 LRD |
| 10 PHP | 32.19 LRD |
| 50 PHP | 160.96 LRD |
| 100 PHP | 321.91 LRD |
| 500 PHP | 1,609.57 LRD |
| 1,000 PHP | 3,219.13 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-02-14T13:08:36Z",
"rates": {
"LRD": 3.219131
}
}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": 321.9131,
"rate": 3.219131
}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