Rate Overview
Live
1 XPF = 3.0442 LKR
1 LKR = 0.328492
XPF
Avg
3.0374
High
3.0530
Low
3.0214
Last updated: 3/27/2026, 11:13:11 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.04 LKR |
| 10 XPF | 30.44 LKR |
| 50 XPF | 152.21 LKR |
| 100 XPF | 304.42 LKR |
| 500 XPF | 1,522.11 LKR |
| 1,000 XPF | 3,044.21 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-27T11:13:11Z",
"rates": {
"LKR": 3.044211
}
}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.42109999999997,
"rate": 3.044211
}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