Rate Overview
Live
1 LRD = 0.564473 XPF
1 XPF = 1.7716
LRD
Avg
0.562954
High
0.564833
Low
0.560408
Last updated: 3/27/2026, 8:04:40 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.56 XPF |
| 10 LRD | 5.64 XPF |
| 50 LRD | 28.22 XPF |
| 100 LRD | 56.45 XPF |
| 500 LRD | 282.24 XPF |
| 1,000 LRD | 564.47 XPF |
Get LRD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=XPFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T08:04:40Z",
"rates": {
"XPF": 0.564473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "XPF",
"amount": 100
},
"result": 56.4473,
"rate": 0.564473
}Build with LRD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key