Rate Overview
Live
1 BGN = 0.830813 CAD
1 CAD = 1.2036
BGN
Avg
0.831188
High
0.840650
Low
0.826810
Last updated: 7/6/2026, 6:16:21 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.83 CAD |
| 10 BGN | 8.31 CAD |
| 50 BGN | 41.54 CAD |
| 100 BGN | 83.08 CAD |
| 500 BGN | 415.41 CAD |
| 1,000 BGN | 830.81 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-06T18:16:21Z",
"rates": {
"CAD": 0.830813
}
}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": 83.0813,
"rate": 0.830813
}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