Rate Overview
Live
1 LAK = 0.004541 XPF
1 XPF = 220.2158
LAK
Avg
0.004560
High
0.004592
Low
0.004532
Last updated: 8/22/2026, 9:29:18 AM
Quick Conversions
| LAK | XPF |
|---|---|
| 1 LAK | 0.00 XPF |
| 10 LAK | 0.05 XPF |
| 50 LAK | 0.23 XPF |
| 100 LAK | 0.45 XPF |
| 500 LAK | 2.27 XPF |
| 1,000 LAK | 4.54 XPF |
Get LAK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=XPFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-08-22T09:29:18Z",
"rates": {
"XPF": 0.004541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "XPF",
"amount": 100
},
"result": 0.4541,
"rate": 0.004541
}Build with LAK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key