Rate Overview
Live
1 LKR = 0.002232 GBP
1 GBP = 448.0287
LKR
Avg
0.002229
High
0.002251
Low
0.002210
Last updated: 6/15/2026, 5:01:28 PM
Quick Conversions
| LKR | GBP |
|---|---|
| 1 LKR | 0.00 GBP |
| 10 LKR | 0.02 GBP |
| 50 LKR | 0.11 GBP |
| 100 LKR | 0.22 GBP |
| 500 LKR | 1.12 GBP |
| 1,000 LKR | 2.23 GBP |
Get LKR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=GBPExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-06-15T17:01:28Z",
"rates": {
"GBP": 0.002232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "GBP",
"amount": 100
},
"result": 0.2232,
"rate": 0.002232
}Build with LKR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key