Rate Overview
Live
1 BGN = 0.833137 CAD
1 CAD = 1.2003
BGN
Avg
0.824035
High
0.833137
Low
0.816403
Last updated: 6/18/2026, 5:17:10 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.83 CAD |
| 10 BGN | 8.33 CAD |
| 50 BGN | 41.66 CAD |
| 100 BGN | 83.31 CAD |
| 500 BGN | 416.57 CAD |
| 1,000 BGN | 833.14 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-06-18T17:17:10Z",
"rates": {
"CAD": 0.833137
}
}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.3137,
"rate": 0.833137
}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