Rate Overview
Live
1 BGN = 0.820746 CAD
1 CAD = 1.2184
BGN
Avg
0.816475
High
0.820746
Low
0.814066
Last updated: 5/8/2026, 1:00:53 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.21 CAD |
| 50 BGN | 41.04 CAD |
| 100 BGN | 82.07 CAD |
| 500 BGN | 410.37 CAD |
| 1,000 BGN | 820.75 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-05-08T13:00:53Z",
"rates": {
"CAD": 0.820746
}
}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.0746,
"rate": 0.820746
}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