Rate Overview
Live
1 LVL = 169.6236 XPF
1 XPF = 0.005895
LVL
Avg
169.5778
High
169.7947
Low
169.2163
Last updated: 5/27/2026, 10:46:15 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.62 XPF |
| 10 LVL | 1,696.24 XPF |
| 50 LVL | 8,481.18 XPF |
| 100 LVL | 16,962.36 XPF |
| 500 LVL | 84,811.80 XPF |
| 1,000 LVL | 169,623.60 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-05-27T22:46:15Z",
"rates": {
"XPF": 169.623598
}
}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": 16962.3598,
"rate": 169.623598
}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