Rate Overview
Live
1 BGN = 0.494294 KYD
1 KYD = 2.0231
BGN
Avg
0.477623
High
0.502405
Low
0.432304
Last updated: 5/28/2026, 3:42:55 AM
Quick Conversions
| BGN | KYD |
|---|---|
| 1 BGN | 0.49 KYD |
| 10 BGN | 4.94 KYD |
| 50 BGN | 24.71 KYD |
| 100 BGN | 49.43 KYD |
| 500 BGN | 247.15 KYD |
| 1,000 BGN | 494.29 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-05-28T03:42:55Z",
"rates": {
"KYD": 0.494294
}
}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": 49.4294,
"rate": 0.494294
}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