Rate Overview
Live
1 LRD = 0.578725 XPF
1 XPF = 1.7279
LRD
Avg
0.560852
High
0.579294
Low
0.537025
Last updated: 7/28/2026, 3:21:01 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.58 XPF |
| 10 LRD | 5.79 XPF |
| 50 LRD | 28.94 XPF |
| 100 LRD | 57.87 XPF |
| 500 LRD | 289.36 XPF |
| 1,000 LRD | 578.73 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-28T03:21:01Z",
"rates": {
"XPF": 0.578725
}
}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.8725,
"rate": 0.578725
}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