Rate Overview
Live
1 CAD = 1.2001 BGN
1 BGN = 0.833297
CAD
Avg
1.2056
High
1.2117
Low
1.2001
Last updated: 6/18/2026, 6:40:39 PM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.20 BGN |
| 10 CAD | 12.00 BGN |
| 50 CAD | 60.00 BGN |
| 100 CAD | 120.01 BGN |
| 500 CAD | 600.03 BGN |
| 1,000 CAD | 1,200.05 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-06-18T18:40:39Z",
"rates": {
"BGN": 1.200052
}
}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": 120.00519999999999,
"rate": 1.200052
}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