Rate Overview
Live
1 LRD = 0.587739 XPF
1 XPF = 1.7014
LRD
Avg
0.580073
High
0.587739
Low
0.571378
Last updated: 9/10/2026, 7:34:27 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.59 XPF |
| 10 LRD | 5.88 XPF |
| 50 LRD | 29.39 XPF |
| 100 LRD | 58.77 XPF |
| 500 LRD | 293.87 XPF |
| 1,000 LRD | 587.74 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-09-10T07:34:27Z",
"rates": {
"XPF": 0.587739
}
}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": 58.7739,
"rate": 0.587739
}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