Rate Overview
Live
1 CAD = 1.2178 BGN
1 BGN = 0.821179
CAD
Avg
1.2181
High
1.2220
Low
1.2154
Last updated: 8/18/2026, 11:12:19 AM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.22 BGN |
| 10 CAD | 12.18 BGN |
| 50 CAD | 60.89 BGN |
| 100 CAD | 121.78 BGN |
| 500 CAD | 608.88 BGN |
| 1,000 CAD | 1,217.76 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-08-18T11:12:19Z",
"rates": {
"BGN": 1.217762
}
}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.7762,
"rate": 1.217762
}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