Rate Overview
Live
1 LRD = 0.564282 XPF
1 XPF = 1.7722
LRD
Avg
0.541855
High
0.580721
Low
0.505471
Last updated: 3/27/2026, 4:31:31 PM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.56 XPF |
| 10 LRD | 5.64 XPF |
| 50 LRD | 28.21 XPF |
| 100 LRD | 56.43 XPF |
| 500 LRD | 282.14 XPF |
| 1,000 LRD | 564.28 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-27T16:31:31Z",
"rates": {
"XPF": 0.564282
}
}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.4282,
"rate": 0.564282
}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