Rate Overview
Live
1 XPF = 0.005885 LVL
1 LVL = 169.9235
XPF
Avg
0.005882
High
0.005910
Low
0.005783
Last updated: 7/3/2026, 4:47:07 PM
Quick Conversions
| XPF | LVL |
|---|---|
| 1 XPF | 0.01 LVL |
| 10 XPF | 0.06 LVL |
| 50 XPF | 0.29 LVL |
| 100 XPF | 0.59 LVL |
| 500 XPF | 2.94 LVL |
| 1,000 XPF | 5.89 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-07-03T16:47:07Z",
"rates": {
"LVL": 0.005885
}
}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.5884999999999999,
"rate": 0.005885
}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