Rate Overview
Live
1 LTL = 34.5761 XPF
1 XPF = 0.028922
LTL
Avg
34.6034
High
34.6515
Low
34.5609
Last updated: 3/27/2026, 8:00:37 AM
Quick Conversions
| LTL | XPF |
|---|---|
| 1 LTL | 34.58 XPF |
| 10 LTL | 345.76 XPF |
| 50 LTL | 1,728.81 XPF |
| 100 LTL | 3,457.61 XPF |
| 500 LTL | 17,288.05 XPF |
| 1,000 LTL | 34,576.10 XPF |
Get LTL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=XPFExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T08:00:37Z",
"rates": {
"XPF": 34.576104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "XPF",
"amount": 100
},
"result": 3457.6104,
"rate": 34.576104
}Build with LTL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key