Rate Overview
Live
1 BGN = 0.819066 CAD
1 CAD = 1.2209
BGN
Avg
0.821048
High
0.824374
Low
0.817811
Last updated: 9/8/2026, 4:57:59 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.19 CAD |
| 50 BGN | 40.95 CAD |
| 100 BGN | 81.91 CAD |
| 500 BGN | 409.53 CAD |
| 1,000 BGN | 819.07 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-09-08T16:57:59Z",
"rates": {
"CAD": 0.819066
}
}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.9066,
"rate": 0.819066
}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