Rate Overview
Live
1 BGN = 0.499565 KYD
1 KYD = 2.0017
BGN
Avg
0.498933
High
0.499845
Low
0.497242
Last updated: 4/17/2026, 4:32:10 PM
Quick Conversions
| BGN | KYD |
|---|---|
| 1 BGN | 0.50 KYD |
| 10 BGN | 5.00 KYD |
| 50 BGN | 24.98 KYD |
| 100 BGN | 49.96 KYD |
| 500 BGN | 249.78 KYD |
| 1,000 BGN | 499.57 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-04-17T16:32:10Z",
"rates": {
"KYD": 0.499565
}
}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.9565,
"rate": 0.499565
}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