Rate Overview
Live
1 LVL = 169.1516 XPF
1 XPF = 0.005912
LVL
Avg
169.5855
High
169.7947
Low
169.1516
Last updated: 8/14/2026, 4:26:33 PM
Quick Conversions
| LVL | XPF |
|---|---|
| 1 LVL | 169.15 XPF |
| 10 LVL | 1,691.52 XPF |
| 50 LVL | 8,457.58 XPF |
| 100 LVL | 16,915.16 XPF |
| 500 LVL | 84,575.82 XPF |
| 1,000 LVL | 169,151.64 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-08-14T16:26:33Z",
"rates": {
"XPF": 169.151635
}
}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": 16915.1635,
"rate": 169.151635
}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