Rate Overview
Live
1 LTL = 34.5997 XPF
1 XPF = 0.028902
LTL
Avg
34.4634
High
34.7482
Low
33.7248
Last updated: 3/27/2026, 9:54:34 AM
Quick Conversions
| LTL | XPF |
|---|---|
| 1 LTL | 34.60 XPF |
| 10 LTL | 346.00 XPF |
| 50 LTL | 1,729.99 XPF |
| 100 LTL | 3,459.97 XPF |
| 500 LTL | 17,299.87 XPF |
| 1,000 LTL | 34,599.73 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-27T09:54:34Z",
"rates": {
"XPF": 34.599732
}
}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": 3459.9732000000004,
"rate": 34.599732
}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