Rate Overview
Live
1 BGN = 0.494371 KYD
1 KYD = 2.0228
BGN
Avg
0.496322
High
0.501715
Low
0.492841
Last updated: 3/7/2026, 9:26:47 AM
Quick Conversions
| BGN | KYD |
|---|---|
| 1 BGN | 0.49 KYD |
| 10 BGN | 4.94 KYD |
| 50 BGN | 24.72 KYD |
| 100 BGN | 49.44 KYD |
| 500 BGN | 247.19 KYD |
| 1,000 BGN | 494.37 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-03-07T09:26:47Z",
"rates": {
"KYD": 0.494371
}
}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.4371,
"rate": 0.494371
}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