Rate Overview
Live
1 LKR = 0.006345 BBD
1 BBD = 157.6044
LKR
Avg
0.006428
High
0.006453
Low
0.006345
Last updated: 3/27/2026, 9:37:24 AM
Quick Conversions
| LKR | BBD |
|---|---|
| 1 LKR | 0.01 BBD |
| 10 LKR | 0.06 BBD |
| 50 LKR | 0.32 BBD |
| 100 LKR | 0.63 BBD |
| 500 LKR | 3.17 BBD |
| 1,000 LKR | 6.35 BBD |
Get LKR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=BBDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T09:37:24Z",
"rates": {
"BBD": 0.006345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "BBD",
"amount": 100
},
"result": 0.6345,
"rate": 0.006345
}Build with LKR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key