Rate Overview
Live
1 GMD = 0.182414 BWP
1 BWP = 5.4820
GMD
Avg
0.183073
High
0.188393
Low
0.177131
Last updated: 7/8/2026, 1:35:27 AM
Quick Conversions
| GMD | BWP |
|---|---|
| 1 GMD | 0.18 BWP |
| 10 GMD | 1.82 BWP |
| 50 GMD | 9.12 BWP |
| 100 GMD | 18.24 BWP |
| 500 GMD | 91.21 BWP |
| 1,000 GMD | 182.41 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-08T01:35:27Z",
"rates": {
"BWP": 0.182414
}
}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.2414,
"rate": 0.182414
}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