Rate Overview
Live
1 XPF = 3.2303 LKR
1 LKR = 0.309571
XPF
Avg
3.2188
High
3.2321
Low
3.2080
Last updated: 7/20/2026, 5:34:43 AM
Quick Conversions
| XPF | LKR |
|---|---|
| 1 XPF | 3.23 LKR |
| 10 XPF | 32.30 LKR |
| 50 XPF | 161.51 LKR |
| 100 XPF | 323.03 LKR |
| 500 XPF | 1,615.14 LKR |
| 1,000 XPF | 3,230.28 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-07-20T05:34:43Z",
"rates": {
"LKR": 3.230281
}
}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": 323.0281,
"rate": 3.230281
}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