Rate Overview
Live
1 GMD = 0.183323 BWP
1 BWP = 5.4549
GMD
Avg
0.183742
High
0.189941
Low
0.178677
Last updated: 7/30/2026, 7:05:16 AM
Quick Conversions
| GMD | BWP |
|---|---|
| 1 GMD | 0.18 BWP |
| 10 GMD | 1.83 BWP |
| 50 GMD | 9.17 BWP |
| 100 GMD | 18.33 BWP |
| 500 GMD | 91.66 BWP |
| 1,000 GMD | 183.32 BWP |
Get GMD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BWPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-30T07:05:16Z",
"rates": {
"BWP": 0.183323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BWP",
"amount": 100
},
"result": 18.3323,
"rate": 0.183323
}Build with GMD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key