Rate Overview
Live
1 LTL = 34.5599 XPF
1 XPF = 0.028935
LTL
Avg
34.5244
High
34.5613
Low
34.4854
Last updated: 9/9/2026, 5:22:49 AM
Quick Conversions
| LTL | XPF |
|---|---|
| 1 LTL | 34.56 XPF |
| 10 LTL | 345.60 XPF |
| 50 LTL | 1,728.00 XPF |
| 100 LTL | 3,455.99 XPF |
| 500 LTL | 17,279.97 XPF |
| 1,000 LTL | 34,559.93 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-09-09T05:22:49Z",
"rates": {
"XPF": 34.559933
}
}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": 3455.9933,
"rate": 34.559933
}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