Rate Overview
Live
1 GYD = 0.065684 BWP
1 BWP = 15.2244
GYD
Avg
0.065255
High
0.068303
Low
0.062332
Last updated: 3/27/2026, 11:33:15 AM
Quick Conversions
| GYD | BWP |
|---|---|
| 1 GYD | 0.07 BWP |
| 10 GYD | 0.66 BWP |
| 50 GYD | 3.28 BWP |
| 100 GYD | 6.57 BWP |
| 500 GYD | 32.84 BWP |
| 1,000 GYD | 65.68 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-27T11:33:15Z",
"rates": {
"BWP": 0.065684
}
}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.5684000000000005,
"rate": 0.065684
}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