Rate Overview
Live
1 BGN = 0.832115 CAD
1 CAD = 1.2018
BGN
Avg
0.829177
High
0.832115
Low
0.825307
Last updated: 6/18/2026, 10:20:03 AM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.83 CAD |
| 10 BGN | 8.32 CAD |
| 50 BGN | 41.61 CAD |
| 100 BGN | 83.21 CAD |
| 500 BGN | 416.06 CAD |
| 1,000 BGN | 832.12 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-18T10:20:03Z",
"rates": {
"CAD": 0.832115
}
}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.2115,
"rate": 0.832115
}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