Rate Overview
Live
1 XPF = 3.1538 LKR
1 LKR = 0.317074
XPF
Avg
3.1430
High
3.1538
Low
3.1358
Last updated: 5/7/2026, 12:14:56 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.15 LKR |
| 10 XPF | 31.54 LKR |
| 50 XPF | 157.69 LKR |
| 100 XPF | 315.38 LKR |
| 500 XPF | 1,576.92 LKR |
| 1,000 XPF | 3,153.84 LKR |
Get XPF/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LKRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T00:14:56Z",
"rates": {
"LKR": 3.153838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LKR",
"amount": 100
},
"result": 315.3838,
"rate": 3.153838
}Build with XPF/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key