Rate Overview
Live
1 CAD = 1.2107 BGN
1 BGN = 0.825999
CAD
Avg
1.2126
High
1.2201
Low
1.2087
Last updated: 4/18/2026, 8:48:59 AM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.21 BGN |
| 10 CAD | 12.11 BGN |
| 50 CAD | 60.53 BGN |
| 100 CAD | 121.07 BGN |
| 500 CAD | 605.33 BGN |
| 1,000 CAD | 1,210.66 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-04-18T08:48:59Z",
"rates": {
"BGN": 1.210655
}
}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.0655,
"rate": 1.210655
}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