Rate Overview
Live
1 XPF = 3.2507 LKR
1 LKR = 0.307628
XPF
Avg
3.2415
High
3.2687
Low
3.2147
Last updated: 6/16/2026, 8:52:41 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.25 LKR |
| 10 XPF | 32.51 LKR |
| 50 XPF | 162.53 LKR |
| 100 XPF | 325.07 LKR |
| 500 XPF | 1,625.34 LKR |
| 1,000 XPF | 3,250.68 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-06-16T08:52:41Z",
"rates": {
"LKR": 3.250683
}
}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": 325.0683,
"rate": 3.250683
}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