Rate Overview
Live
1 GMD = 0.180745 BWP
1 BWP = 5.5327
GMD
Avg
0.188269
High
0.200022
Low
0.180283
Last updated: 8/24/2026, 2:13:30 AM
Quick Conversions
| GMD | BWP |
|---|---|
| 1 GMD | 0.18 BWP |
| 10 GMD | 1.81 BWP |
| 50 GMD | 9.04 BWP |
| 100 GMD | 18.07 BWP |
| 500 GMD | 90.37 BWP |
| 1,000 GMD | 180.74 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-08-24T02:13:30Z",
"rates": {
"BWP": 0.180745
}
}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.0745,
"rate": 0.180745
}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