Rate Overview
Live
1 GYD = 0.065149 BWP
1 BWP = 15.3494
GYD
Avg
0.064696
High
0.066416
Low
0.062451
Last updated: 7/31/2026, 8:55:43 AM
Quick Conversions
| GYD | BWP |
|---|---|
| 1 GYD | 0.07 BWP |
| 10 GYD | 0.65 BWP |
| 50 GYD | 3.26 BWP |
| 100 GYD | 6.51 BWP |
| 500 GYD | 32.57 BWP |
| 1,000 GYD | 65.15 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-07-31T08:55:43Z",
"rates": {
"BWP": 0.065149
}
}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.5149,
"rate": 0.065149
}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