Rate Overview
Live
1 LRD = 0.574274 XPF
1 XPF = 1.7413
LRD
Avg
0.576986
High
0.579294
Low
0.574274
Last updated: 7/30/2026, 9:48:13 PM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.57 XPF |
| 10 LRD | 5.74 XPF |
| 50 LRD | 28.71 XPF |
| 100 LRD | 57.43 XPF |
| 500 LRD | 287.14 XPF |
| 1,000 LRD | 574.27 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-07-30T21:48:13Z",
"rates": {
"XPF": 0.574274
}
}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": 57.42739999999999,
"rate": 0.574274
}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