Rate Overview
Live
1 LVL = 169.9857 XPF
1 XPF = 0.005883
LVL
Avg
169.3161
High
170.7152
Low
165.6872
Last updated: 3/27/2026, 9:51:33 AM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.99 XPF |
| 10 LVL | 1,699.86 XPF |
| 50 LVL | 8,499.29 XPF |
| 100 LVL | 16,998.57 XPF |
| 500 LVL | 84,992.85 XPF |
| 1,000 LVL | 169,985.71 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-03-27T09:51:33Z",
"rates": {
"XPF": 169.985708
}
}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": 16998.570799999998,
"rate": 169.985708
}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