Rate Overview
Live
1 LVL = 169.8794 XPF
1 XPF = 0.005887
LVL
Avg
170.1070
High
172.8910
Low
169.4610
Last updated: 7/6/2026, 1:35:23 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.88 XPF |
| 10 LVL | 1,698.79 XPF |
| 50 LVL | 8,493.97 XPF |
| 100 LVL | 16,987.94 XPF |
| 500 LVL | 84,939.72 XPF |
| 1,000 LVL | 169,879.43 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-06T13:35:23Z",
"rates": {
"XPF": 169.879431
}
}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": 16987.9431,
"rate": 169.879431
}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