Rate Overview
Live
1 LRD = 0.576153 XPF
1 XPF = 1.7357
LRD
Avg
0.575209
High
0.576389
Low
0.573986
Last updated: 7/9/2026, 12:25:18 PM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.58 XPF |
| 10 LRD | 5.76 XPF |
| 50 LRD | 28.81 XPF |
| 100 LRD | 57.62 XPF |
| 500 LRD | 288.08 XPF |
| 1,000 LRD | 576.15 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-09T12:25:18Z",
"rates": {
"XPF": 0.576153
}
}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.615300000000005,
"rate": 0.576153
}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