Rate Overview
Live
1 GMD = 0.183791 BWP
1 BWP = 5.4410
GMD
Avg
0.182709
High
0.184478
Low
0.180864
Last updated: 4/17/2026, 10:38:57 AM
Quick Conversions
| GMD | BWP |
|---|---|
| 1 GMD | 0.18 BWP |
| 10 GMD | 1.84 BWP |
| 50 GMD | 9.19 BWP |
| 100 GMD | 18.38 BWP |
| 500 GMD | 91.90 BWP |
| 1,000 GMD | 183.79 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-04-17T10:38:57Z",
"rates": {
"BWP": 0.183791
}
}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.3791,
"rate": 0.183791
}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