Rate Overview
Live
1 XPF = 3.1850 LKR
1 LKR = 0.313976
XPF
Avg
3.0944
High
3.2576
Low
3.0112
Last updated: 5/27/2026, 8:50:22 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.18 LKR |
| 10 XPF | 31.85 LKR |
| 50 XPF | 159.25 LKR |
| 100 XPF | 318.50 LKR |
| 500 XPF | 1,592.48 LKR |
| 1,000 XPF | 3,184.96 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-27T08:50:22Z",
"rates": {
"LKR": 3.184958
}
}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": 318.4958,
"rate": 3.184958
}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