Rate Overview
Live
1 XPF = 3.0583 LKR
1 LKR = 0.326983
XPF
Avg
3.0494
High
3.0651
Low
3.0366
Last updated: 3/7/2026, 12:14:48 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.06 LKR |
| 10 XPF | 30.58 LKR |
| 50 XPF | 152.91 LKR |
| 100 XPF | 305.83 LKR |
| 500 XPF | 1,529.13 LKR |
| 1,000 XPF | 3,058.26 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-03-07T00:14:48Z",
"rates": {
"LKR": 3.058261
}
}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": 305.8261,
"rate": 3.058261
}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