Rate Overview
Live
1 LRD = 0.551273 XPF
1 XPF = 1.8140
LRD
Avg
0.553368
High
0.558120
Low
0.550046
Last updated: 4/17/2026, 6:14:53 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.55 XPF |
| 10 LRD | 5.51 XPF |
| 50 LRD | 27.56 XPF |
| 100 LRD | 55.13 XPF |
| 500 LRD | 275.64 XPF |
| 1,000 LRD | 551.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-04-17T06:14:53Z",
"rates": {
"XPF": 0.551273
}
}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": 55.1273,
"rate": 0.551273
}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