Rate Overview
Live
1 LVL = 167.6819 XPF
1 XPF = 0.005964
LVL
Avg
168.3434
High
169.5205
Low
167.6819
Last updated: 4/17/2026, 6:12:13 AM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 167.68 XPF |
| 10 LVL | 1,676.82 XPF |
| 50 LVL | 8,384.10 XPF |
| 100 LVL | 16,768.19 XPF |
| 500 LVL | 83,840.96 XPF |
| 1,000 LVL | 167,681.91 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-04-17T06:12:13Z",
"rates": {
"XPF": 167.681914
}
}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": 16768.1914,
"rate": 167.681914
}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