Rate Overview
Live
1 KYD = 2.0281 BGN
1 BGN = 0.493062
KYD
Avg
2.0097
High
2.0396
Low
1.9686
Last updated: 5/28/2026, 4:40:44 AM
Quick Conversions
| KYD | BGN |
|---|---|
| 1 KYD | 2.03 BGN |
| 10 KYD | 20.28 BGN |
| 50 KYD | 101.41 BGN |
| 100 KYD | 202.81 BGN |
| 500 KYD | 1,014.07 BGN |
| 1,000 KYD | 2,028.14 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-28T04:40:44Z",
"rates": {
"BGN": 2.028141
}
}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": 202.81410000000002,
"rate": 2.028141
}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