Rate Overview
Live
1 GYD = 0.008046 BGN
1 BGN = 124.2854
GYD
Avg
0.007992
High
0.008060
Low
0.007909
Last updated: 3/7/2026, 1:07:24 AM
Quick Conversions
| GYD | BGN |
|---|---|
| 1 GYD | 0.01 BGN |
| 10 GYD | 0.08 BGN |
| 50 GYD | 0.40 BGN |
| 100 GYD | 0.80 BGN |
| 500 GYD | 4.02 BGN |
| 1,000 GYD | 8.05 BGN |
Get GYD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=BGNExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-03-07T01:07:24Z",
"rates": {
"BGN": 0.008046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "BGN",
"amount": 100
},
"result": 0.8046,
"rate": 0.008046
}Build with GYD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key