Rate Overview
Live
1 LRD = 0.561313 XPF
1 XPF = 1.7815
LRD
Avg
0.557099
High
0.561800
Low
0.550243
Last updated: 3/7/2026, 3:28:04 AM
Quick Conversions
| LRD | XPF |
|---|---|
| 1 LRD | 0.56 XPF |
| 10 LRD | 5.61 XPF |
| 50 LRD | 28.07 XPF |
| 100 LRD | 56.13 XPF |
| 500 LRD | 280.66 XPF |
| 1,000 LRD | 561.31 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-03-07T03:28:04Z",
"rates": {
"XPF": 0.561313
}
}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": 56.131299999999996,
"rate": 0.561313
}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