Rate Overview
Live
1 LVL = 170.0978 XPF
1 XPF = 0.005879
LVL
Avg
170.0370
High
170.2401
Low
169.7947
Last updated: 3/27/2026, 12:53:03 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 170.10 XPF |
| 10 LVL | 1,700.98 XPF |
| 50 LVL | 8,504.89 XPF |
| 100 LVL | 17,009.78 XPF |
| 500 LVL | 85,048.92 XPF |
| 1,000 LVL | 170,097.85 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-27T12:53:03Z",
"rates": {
"XPF": 170.097849
}
}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": 17009.7849,
"rate": 170.097849
}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