Rate Overview
Live
1 MDL = 0.776286 BWP
1 BWP = 1.2882
MDL
Avg
0.780513
High
0.805167
Low
0.766879
Last updated: 7/19/2026, 9:15:10 PM
Quick Conversions
| MDL | BWP |
|---|---|
| 1 MDL | 0.78 BWP |
| 10 MDL | 7.76 BWP |
| 50 MDL | 38.81 BWP |
| 100 MDL | 77.63 BWP |
| 500 MDL | 388.14 BWP |
| 1,000 MDL | 776.29 BWP |
Get MDL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BWPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-19T21:15:10Z",
"rates": {
"BWP": 0.776286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BWP",
"amount": 100
},
"result": 77.6286,
"rate": 0.776286
}Build with MDL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key