Rate Overview
Live
1 XPF = 0.005952 LVL
1 LVL = 168.0108
XPF
Avg
0.005937
High
0.005952
Low
0.005922
Last updated: 5/7/2026, 9:08:51 AM
Quick Conversions
| XPF | LVL |
|---|---|
| 1 XPF | 0.01 LVL |
| 10 XPF | 0.06 LVL |
| 50 XPF | 0.30 LVL |
| 100 XPF | 0.60 LVL |
| 500 XPF | 2.98 LVL |
| 1,000 XPF | 5.95 LVL |
Get XPF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LVLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T09:08:51Z",
"rates": {
"LVL": 0.005952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LVL",
"amount": 100
},
"result": 0.5952,
"rate": 0.005952
}Build with XPF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key