Rate Overview
Live
1 CAD = 1.2202 BGN
1 BGN = 0.819525
CAD
Avg
1.2240
High
1.2271
Low
1.2202
Last updated: 5/9/2026, 11:10:25 AM
Quick Conversions
| CAD | BGN |
|---|---|
| 1 CAD | 1.22 BGN |
| 10 CAD | 12.20 BGN |
| 50 CAD | 61.01 BGN |
| 100 CAD | 122.02 BGN |
| 500 CAD | 610.11 BGN |
| 1,000 CAD | 1,220.22 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-09T11:10:25Z",
"rates": {
"BGN": 1.220219
}
}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": 122.02189999999999,
"rate": 1.220219
}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