Rate Overview
Live
1 CAD = 1.2195 BGN
1 BGN = 0.819981
CAD
Avg
1.2170
High
1.2414
Low
1.2021
Last updated: 7/19/2026, 11:29:20 AM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.22 BGN |
| 10 CAD | 12.20 BGN |
| 50 CAD | 60.98 BGN |
| 100 CAD | 121.95 BGN |
| 500 CAD | 609.77 BGN |
| 1,000 CAD | 1,219.54 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-07-19T11:29:20Z",
"rates": {
"BGN": 1.21954
}
}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.95400000000001,
"rate": 1.21954
}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