Rate Overview
Live
1 CAD = 1.2040 BGN
1 BGN = 0.830599
CAD
Avg
1.2024
High
1.2057
Low
1.1896
Last updated: 7/7/2026, 2:31:47 PM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.20 BGN |
| 10 CAD | 12.04 BGN |
| 50 CAD | 60.20 BGN |
| 100 CAD | 120.40 BGN |
| 500 CAD | 601.98 BGN |
| 1,000 CAD | 1,203.95 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-07T14:31:47Z",
"rates": {
"BGN": 1.20395
}
}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.39500000000001,
"rate": 1.20395
}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