Rate Overview
Live
1 LAK = 0.004775 XPF
1 XPF = 209.4241
LAK
Avg
0.004763
High
0.004788
Low
0.004723
Last updated: 3/7/2026, 3:08:13 AM
Quick Conversions
| LAK | XPF |
|---|---|
| 1 LAK | 0.00 XPF |
| 10 LAK | 0.05 XPF |
| 50 LAK | 0.24 XPF |
| 100 LAK | 0.48 XPF |
| 500 LAK | 2.39 XPF |
| 1,000 LAK | 4.77 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-03-07T03:08:13Z",
"rates": {
"XPF": 0.004775
}
}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.4775,
"rate": 0.004775
}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