Rate Overview
Live
1 XPF = 210.0694 LAK
1 LAK = 0.004760
XPF
Avg
210.1081
High
211.7292
Low
208.8447
Last updated: 3/7/2026, 12:30:20 AM
Quick Conversions
| XPF | LAK |
|---|---|
| 1 XPF | 210.07 LAK |
| 10 XPF | 2,100.69 LAK |
| 50 XPF | 10,503.47 LAK |
| 100 XPF | 21,006.94 LAK |
| 500 XPF | 105,034.69 LAK |
| 1,000 XPF | 210,069.38 LAK |
Get XPF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LAKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:30:20Z",
"rates": {
"LAK": 210.069383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LAK",
"amount": 100
},
"result": 21006.938299999998,
"rate": 210.069383
}Build with XPF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key