Rate Overview
Live
1 XPF = 0.029111 LTL
1 LTL = 34.3513
XPF
Avg
0.028997
High
0.029111
Low
0.028795
Last updated: 4/17/2026, 6:18:46 AM
Quick Conversions
| XPF | LTL |
|---|---|
| 1 XPF | 0.03 LTL |
| 10 XPF | 0.29 LTL |
| 50 XPF | 1.46 LTL |
| 100 XPF | 2.91 LTL |
| 500 XPF | 14.56 LTL |
| 1,000 XPF | 29.11 LTL |
Get XPF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LTLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T06:18:46Z",
"rates": {
"LTL": 0.029111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LTL",
"amount": 100
},
"result": 2.9111000000000002,
"rate": 0.029111
}Build with XPF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key