Rate Overview
Live
1 BGN = 0.816732 CAD
1 CAD = 1.2244
BGN
Avg
0.820282
High
0.823339
Low
0.816732
Last updated: 5/28/2026, 11:17:08 PM
Quick Conversions
| BGN | CAD |
|---|---|
| 1 BGN | 0.82 CAD |
| 10 BGN | 8.17 CAD |
| 50 BGN | 40.84 CAD |
| 100 BGN | 81.67 CAD |
| 500 BGN | 408.37 CAD |
| 1,000 BGN | 816.73 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-05-28T23:17:08Z",
"rates": {
"CAD": 0.816732
}
}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": 81.67320000000001,
"rate": 0.816732
}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