Rate Overview
Live
1 LTL = 34.5344 XPF
1 XPF = 0.028957
LTL
Avg
34.5811
High
35.4180
Low
34.4560
Last updated: 7/29/2026, 4:33:32 PM
Quick Conversions
| LTL | XPF |
|---|---|
| 1 LTL | 34.53 XPF |
| 10 LTL | 345.34 XPF |
| 50 LTL | 1,726.72 XPF |
| 100 LTL | 3,453.44 XPF |
| 500 LTL | 17,267.18 XPF |
| 1,000 LTL | 34,534.35 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-07-29T16:33:32Z",
"rates": {
"XPF": 34.534354
}
}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": 3453.4354,
"rate": 34.534354
}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