Rate Overview
Live
1 LTL = 0.572647 BGN
1 BGN = 1.7463
LTL
Avg
0.567825
High
0.572647
Low
0.566447
Last updated: 7/2/2026, 12:15:32 PM
Quick Conversions
| LTL | BGN |
|---|---|
| 1 LTL | 0.57 BGN |
| 10 LTL | 5.73 BGN |
| 50 LTL | 28.63 BGN |
| 100 LTL | 57.26 BGN |
| 500 LTL | 286.32 BGN |
| 1,000 LTL | 572.65 BGN |
Get LTL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BGNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-02T12:15:32Z",
"rates": {
"BGN": 0.572647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BGN",
"amount": 100
},
"result": 57.264700000000005,
"rate": 0.572647
}Build with LTL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key