Rate Overview
Live
1 CAD = 1.2403 BGN
1 BGN = 0.806274
CAD
Avg
1.2257
High
1.2403
Low
1.2125
Last updated: 3/7/2026, 12:28:06 AM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.24 BGN |
| 10 CAD | 12.40 BGN |
| 50 CAD | 62.01 BGN |
| 100 CAD | 124.03 BGN |
| 500 CAD | 620.14 BGN |
| 1,000 CAD | 1,240.27 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-03-07T00:28:06Z",
"rates": {
"BGN": 1.240273
}
}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": 124.0273,
"rate": 1.240273
}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