Rate Overview
Live
1 GYD = 0.064576 BWP
1 BWP = 15.4856
GYD
Avg
0.063584
High
0.064576
Low
0.062370
Last updated: 3/7/2026, 1:01:32 AM
Quick Conversions
| GYD | BWP |
|---|---|
| 1 GYD | 0.06 BWP |
| 10 GYD | 0.65 BWP |
| 50 GYD | 3.23 BWP |
| 100 GYD | 6.46 BWP |
| 500 GYD | 32.29 BWP |
| 1,000 GYD | 64.58 BWP |
Get GYD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=BWPExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-03-07T01:01:32Z",
"rates": {
"BWP": 0.064576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "BWP",
"amount": 100
},
"result": 6.457599999999999,
"rate": 0.064576
}Build with GYD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key