Rate Overview
Live
1 KYD = 2.0017 BGN
1 BGN = 0.499565
KYD
Avg
2.0043
High
2.0111
Low
2.0006
Last updated: 4/17/2026, 12:02:41 PM
Quick Conversions
| KYD | BGN |
|---|---|
| 1 KYD | 2.00 BGN |
| 10 KYD | 20.02 BGN |
| 50 KYD | 100.09 BGN |
| 100 KYD | 200.17 BGN |
| 500 KYD | 1,000.87 BGN |
| 1,000 KYD | 2,001.74 BGN |
Get KYD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BGNExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-04-17T12:02:41Z",
"rates": {
"BGN": 2.00174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BGN",
"amount": 100
},
"result": 200.17399999999998,
"rate": 2.00174
}Build with KYD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key