Rate Overview
Live
1 LRD = 0.572343 XPF
1 XPF = 1.7472
LRD
Avg
0.567334
High
0.572360
Low
0.564393
Last updated: 6/19/2026, 8:46:44 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.57 XPF |
| 10 LRD | 5.72 XPF |
| 50 LRD | 28.62 XPF |
| 100 LRD | 57.23 XPF |
| 500 LRD | 286.17 XPF |
| 1,000 LRD | 572.34 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-06-19T08:46:44Z",
"rates": {
"XPF": 0.572343
}
}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.234300000000005,
"rate": 0.572343
}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