Rate Overview
Live
1 LVL = 169.8930 XPF
1 XPF = 0.005886
LVL
Avg
169.3143
High
170.7152
Low
165.6872
Last updated: 3/27/2026, 3:13:07 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.89 XPF |
| 10 LVL | 1,698.93 XPF |
| 50 LVL | 8,494.65 XPF |
| 100 LVL | 16,989.30 XPF |
| 500 LVL | 84,946.51 XPF |
| 1,000 LVL | 169,893.02 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-27T15:13:07Z",
"rates": {
"XPF": 169.893023
}
}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": 16989.3023,
"rate": 169.893023
}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