Rate Overview
Live
1 BGN = 0.485781 KYD
1 KYD = 2.0585
BGN
Avg
0.490011
High
0.493916
Low
0.485781
Last updated: 6/19/2026, 8:26:40 AM
Quick Conversions
| BGN | KYD |
|---|---|
| 1 BGN | 0.49 KYD |
| 10 BGN | 4.86 KYD |
| 50 BGN | 24.29 KYD |
| 100 BGN | 48.58 KYD |
| 500 BGN | 242.89 KYD |
| 1,000 BGN | 485.78 KYD |
Get BGN/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=KYDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-06-19T08:26:40Z",
"rates": {
"KYD": 0.485781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "KYD",
"amount": 100
},
"result": 48.5781,
"rate": 0.485781
}Build with BGN/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key