Rate Overview
Live
1 BGN = 0.820497 CAD
1 CAD = 1.2188
BGN
Avg
0.823089
High
0.840650
Low
0.807614
Last updated: 7/28/2026, 3:10:50 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.20 CAD |
| 50 BGN | 41.02 CAD |
| 100 BGN | 82.05 CAD |
| 500 BGN | 410.25 CAD |
| 1,000 BGN | 820.50 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-07-28T15:10:50Z",
"rates": {
"CAD": 0.820497
}
}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.0497,
"rate": 0.820497
}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