Rate Overview
Live
1 BND = 162.5842 GYD
1 GYD = 0.006151
BND
Avg
163.0903
High
163.6837
Low
162.5842
Last updated: 3/27/2026, 9:50:20 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 162.58 GYD |
| 10 BND | 1,625.84 GYD |
| 50 BND | 8,129.21 GYD |
| 100 BND | 16,258.42 GYD |
| 500 BND | 81,292.11 GYD |
| 1,000 BND | 162,584.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-27T09:50:20Z",
"rates": {
"GYD": 162.584215
}
}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": 16258.4215,
"rate": 162.584215
}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