Rate Overview
Live
1 GYD = 0.064128 BWP
1 BWP = 15.5938
GYD
Avg
0.064196
High
0.064434
Low
0.064044
Last updated: 4/17/2026, 6:10:16 AM
Quick Conversions
| GYD | BWP |
|---|---|
| 1 GYD | 0.06 BWP |
| 10 GYD | 0.64 BWP |
| 50 GYD | 3.21 BWP |
| 100 GYD | 6.41 BWP |
| 500 GYD | 32.06 BWP |
| 1,000 GYD | 64.13 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-04-17T06:10:16Z",
"rates": {
"BWP": 0.064128
}
}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.412800000000001,
"rate": 0.064128
}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