Rate Overview
Live
1 BGN = 0.811079 CAD
1 CAD = 1.2329
BGN
Avg
0.817477
High
0.824712
Low
0.809676
Last updated: 3/6/2026, 8:16:05 AM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.81 CAD |
| 10 BGN | 8.11 CAD |
| 50 BGN | 40.55 CAD |
| 100 BGN | 81.11 CAD |
| 500 BGN | 405.54 CAD |
| 1,000 BGN | 811.08 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-03-06T08:16:05Z",
"rates": {
"CAD": 0.811079
}
}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": 81.1079,
"rate": 0.811079
}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