Rate Overview
Live
1 GYD = 0.064101 BWP
1 BWP = 15.6004
GYD
Avg
0.064515
High
0.064926
Low
0.064101
Last updated: 5/27/2026, 10:42:49 PM
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.05 BWP |
| 1,000 GYD | 64.10 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-05-27T22:42:49Z",
"rates": {
"BWP": 0.064101
}
}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.410100000000001,
"rate": 0.064101
}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