Rate Overview
Live
1 CAD = 1.2181 BGN
1 BGN = 0.820937
CAD
Avg
1.2175
High
1.2382
Low
1.2023
Last updated: 5/29/2026, 6:42:33 PM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.22 BGN |
| 10 CAD | 12.18 BGN |
| 50 CAD | 60.91 BGN |
| 100 CAD | 121.81 BGN |
| 500 CAD | 609.06 BGN |
| 1,000 CAD | 1,218.12 BGN |
Get CAD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BGNExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-29T18:42:33Z",
"rates": {
"BGN": 1.218121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BGN",
"amount": 100
},
"result": 121.8121,
"rate": 1.218121
}Build with CAD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key