Rate Overview
Live
1 MDL = 0.766252 BWP
1 BWP = 1.3051
MDL
Avg
0.770924
High
0.807222
Low
0.763090
Last updated: 7/7/2026, 5:33:40 PM
Quick Conversions
| MDL | BWP |
|---|---|
| 1 MDL | 0.77 BWP |
| 10 MDL | 7.66 BWP |
| 50 MDL | 38.31 BWP |
| 100 MDL | 76.63 BWP |
| 500 MDL | 383.13 BWP |
| 1,000 MDL | 766.25 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-07T17:33:40Z",
"rates": {
"BWP": 0.766252
}
}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": 76.6252,
"rate": 0.766252
}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