Rate Overview
Live
1 BGN = 123.2998 GYD
1 GYD = 0.008110
BGN
Avg
120.3855
High
126.1183
Low
110.1759
Last updated: 3/27/2026, 6:51:49 PM
Quick Conversions
| BGN | GYD |
|---|---|
| 1 BGN | 123.30 GYD |
| 10 BGN | 1,233.00 GYD |
| 50 BGN | 6,164.99 GYD |
| 100 BGN | 12,329.98 GYD |
| 500 BGN | 61,649.89 GYD |
| 1,000 BGN | 123,299.79 GYD |
Get BGN/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GYDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T18:51:49Z",
"rates": {
"GYD": 123.299786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GYD",
"amount": 100
},
"result": 12329.9786,
"rate": 123.299786
}Build with BGN/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key