Rate Overview
Live
1 BGN = 0.818637 CAD
1 CAD = 1.2215
BGN
Avg
0.823027
High
0.840650
Low
0.807614
Last updated: 7/29/2026, 9:59:44 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.19 CAD |
| 50 BGN | 40.93 CAD |
| 100 BGN | 81.86 CAD |
| 500 BGN | 409.32 CAD |
| 1,000 BGN | 818.64 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-29T21:59:44Z",
"rates": {
"CAD": 0.818637
}
}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.8637,
"rate": 0.818637
}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