Rate Overview
Live
1 BND = 163.2932 GYD
1 GYD = 0.006124
BND
Avg
164.2636
High
165.4719
Low
163.2932
Last updated: 3/7/2026, 6:33:24 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 163.29 GYD |
| 10 BND | 1,632.93 GYD |
| 50 BND | 8,164.66 GYD |
| 100 BND | 16,329.32 GYD |
| 500 BND | 81,646.61 GYD |
| 1,000 BND | 163,293.22 GYD |
Get BND/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GYDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T06:33:24Z",
"rates": {
"GYD": 163.293217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GYD",
"amount": 100
},
"result": 16329.3217,
"rate": 163.293217
}Build with BND/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key