Rate Overview
Live
1 KYD = 2.0012 BGN
1 BGN = 0.499705
KYD
Avg
2.0017
High
2.0060
Low
2.0010
Last updated: 5/7/2026, 5:56:33 PM
Quick Conversions
| KYD | BGN |
|---|---|
| 1 KYD | 2.00 BGN |
| 10 KYD | 20.01 BGN |
| 50 KYD | 100.06 BGN |
| 100 KYD | 200.12 BGN |
| 500 KYD | 1,000.59 BGN |
| 1,000 KYD | 2,001.18 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-05-07T17:56:33Z",
"rates": {
"BGN": 2.001179
}
}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.1179,
"rate": 2.001179
}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