Rate Overview
Live
1 LVL = 169.9245 XPF
1 XPF = 0.005885
LVL
Avg
170.0114
High
172.8910
Low
169.1999
Last updated: 7/3/2026, 5:11:56 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.92 XPF |
| 10 LVL | 1,699.24 XPF |
| 50 LVL | 8,496.22 XPF |
| 100 LVL | 16,992.45 XPF |
| 500 LVL | 84,962.23 XPF |
| 1,000 LVL | 169,924.46 XPF |
Get LVL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=XPFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-03T17:11:56Z",
"rates": {
"XPF": 169.924458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "XPF",
"amount": 100
},
"result": 16992.445799999998,
"rate": 169.924458
}Build with LVL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key