Rate Overview
Live
1 XPF = 3.1837 LKR
1 LKR = 0.314096
XPF
Avg
3.0116
High
3.2330
Low
2.8626
Last updated: 5/27/2026, 6:14:28 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.18 LKR |
| 10 XPF | 31.84 LKR |
| 50 XPF | 159.19 LKR |
| 100 XPF | 318.37 LKR |
| 500 XPF | 1,591.87 LKR |
| 1,000 XPF | 3,183.74 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-27T06:14:28Z",
"rates": {
"LKR": 3.18374
}
}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.37399999999997,
"rate": 3.18374
}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