Rate Overview
Live
1 LRD = 0.553938 XPF
1 XPF = 1.8053
LRD
Avg
0.554619
High
0.556214
Low
0.553485
Last updated: 5/7/2026, 1:50:28 PM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.55 XPF |
| 10 LRD | 5.54 XPF |
| 50 LRD | 27.70 XPF |
| 100 LRD | 55.39 XPF |
| 500 LRD | 276.97 XPF |
| 1,000 LRD | 553.94 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-05-07T13:50:28Z",
"rates": {
"XPF": 0.553938
}
}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.393800000000006,
"rate": 0.553938
}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