Rate Overview
Live
1 CAD = 1.2183 BGN
1 BGN = 0.820788
CAD
Avg
1.2172
High
1.2542
Low
1.1935
Last updated: 5/29/2026, 7:40:11 PM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.22 BGN |
| 10 CAD | 12.18 BGN |
| 50 CAD | 60.92 BGN |
| 100 CAD | 121.83 BGN |
| 500 CAD | 609.17 BGN |
| 1,000 CAD | 1,218.34 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-05-29T19:40:11Z",
"rates": {
"BGN": 1.218341
}
}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.83409999999999,
"rate": 1.218341
}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