Rate Overview
Live
1 MDL = 0.774961 BWP
1 BWP = 1.2904
MDL
Avg
0.773069
High
0.776286
Low
0.769770
Last updated: 7/20/2026, 5:00:37 AM
Quick Conversions
| MDL | BWP |
|---|---|
| 1 MDL | 0.77 BWP |
| 10 MDL | 7.75 BWP |
| 50 MDL | 38.75 BWP |
| 100 MDL | 77.50 BWP |
| 500 MDL | 387.48 BWP |
| 1,000 MDL | 774.96 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-20T05:00:37Z",
"rates": {
"BWP": 0.774961
}
}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.4961,
"rate": 0.774961
}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