Rate Overview
Live
1 BGN = 0.831629 CAD
1 CAD = 1.2025
BGN
Avg
0.765721
High
0.836997
Low
0.670671
Last updated: 6/18/2026, 1:18:52 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.83 CAD |
| 10 BGN | 8.32 CAD |
| 50 BGN | 41.58 CAD |
| 100 BGN | 83.16 CAD |
| 500 BGN | 415.81 CAD |
| 1,000 BGN | 831.63 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-18T13:18:52Z",
"rates": {
"CAD": 0.831629
}
}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.1629,
"rate": 0.831629
}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