Rate Overview
Live
1 XPF = 216.2218 LAK
1 LAK = 0.004625
XPF
Avg
215.6428
High
216.2218
Low
215.0619
Last updated: 5/7/2026, 10:15:02 AM
Quick Conversions
| XPF | LAK |
|---|---|
| 1 XPF | 216.22 LAK |
| 10 XPF | 2,162.22 LAK |
| 50 XPF | 10,811.09 LAK |
| 100 XPF | 21,622.18 LAK |
| 500 XPF | 108,110.89 LAK |
| 1,000 XPF | 216,221.78 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-05-07T10:15:02Z",
"rates": {
"LAK": 216.22178
}
}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": 21622.178,
"rate": 216.22178
}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