Rate Overview
Live
1 XPF = 209.3788 LAK
1 LAK = 0.004776
XPF
Avg
211.0791
High
214.5002
Low
206.8205
Last updated: 3/27/2026, 7:50:53 AM
Quick Conversions
| XPF | LAK |
|---|---|
| 1 XPF | 209.38 LAK |
| 10 XPF | 2,093.79 LAK |
| 50 XPF | 10,468.94 LAK |
| 100 XPF | 20,937.88 LAK |
| 500 XPF | 104,689.41 LAK |
| 1,000 XPF | 209,378.81 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-27T07:50:53Z",
"rates": {
"LAK": 209.378812
}
}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": 20937.8812,
"rate": 209.378812
}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