Rate Overview
Live
1 XPF = 3.0444 LKR
1 LKR = 0.328472
XPF
Avg
3.0374
High
3.0530
Low
3.0214
Last updated: 3/27/2026, 9:31:36 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.04 LKR |
| 10 XPF | 30.44 LKR |
| 50 XPF | 152.22 LKR |
| 100 XPF | 304.44 LKR |
| 500 XPF | 1,522.20 LKR |
| 1,000 XPF | 3,044.40 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-27T09:31:36Z",
"rates": {
"LKR": 3.044397
}
}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": 304.4397,
"rate": 3.044397
}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