Rate Overview
Live
1 MDL = 0.785107 BWP
1 BWP = 1.2737
MDL
Avg
0.785708
High
0.788754
Low
0.778223
Last updated: 5/9/2026, 4:52:50 AM
Quick Conversions
| MDL | BWP |
|---|---|
| 1 MDL | 0.79 BWP |
| 10 MDL | 7.85 BWP |
| 50 MDL | 39.26 BWP |
| 100 MDL | 78.51 BWP |
| 500 MDL | 392.55 BWP |
| 1,000 MDL | 785.11 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-05-09T04:52:50Z",
"rates": {
"BWP": 0.785107
}
}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": 78.5107,
"rate": 0.785107
}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