Rate Overview
Live
1 BGN = 0.489021 KYD
1 KYD = 2.0449
BGN
Avg
0.478066
High
0.502405
Low
0.432304
Last updated: 7/31/2026, 7:27:07 AM
Quick Conversions
| BGN | KYD |
|---|---|
| 1 BGN | 0.49 KYD |
| 10 BGN | 4.89 KYD |
| 50 BGN | 24.45 KYD |
| 100 BGN | 48.90 KYD |
| 500 BGN | 244.51 KYD |
| 1,000 BGN | 489.02 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-07-31T07:27:07Z",
"rates": {
"KYD": 0.489021
}
}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.9021,
"rate": 0.489021
}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