Rate Overview
Live
1 BGN = 0.832174 CAD
1 CAD = 1.2017
BGN
Avg
0.821656
High
0.832174
Low
0.803404
Last updated: 6/18/2026, 11:51:21 AM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.83 CAD |
| 10 BGN | 8.32 CAD |
| 50 BGN | 41.61 CAD |
| 100 BGN | 83.22 CAD |
| 500 BGN | 416.09 CAD |
| 1,000 BGN | 832.17 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-18T11:51:21Z",
"rates": {
"CAD": 0.832174
}
}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.2174,
"rate": 0.832174
}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