Rate Overview
Live
1 BGN = 0.822770 CAD
1 CAD = 1.2154
BGN
Avg
0.824774
High
0.827363
Low
0.822761
Last updated: 4/16/2026, 8:04:42 AM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.23 CAD |
| 50 BGN | 41.14 CAD |
| 100 BGN | 82.28 CAD |
| 500 BGN | 411.39 CAD |
| 1,000 BGN | 822.77 CAD |
Get BGN/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CADExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-16T08:04:42Z",
"rates": {
"CAD": 0.82277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CAD",
"amount": 100
},
"result": 82.277,
"rate": 0.82277
}Build with BGN/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key