Rate Overview
Live
1 MDL = 0.777554 BWP
1 BWP = 1.2861
MDL
Avg
0.777233
High
0.780662
Low
0.775665
Last updated: 8/12/2026, 8:41:38 AM
Quick Conversions
| MDL | BWP |
|---|---|
| 1 MDL | 0.78 BWP |
| 10 MDL | 7.78 BWP |
| 50 MDL | 38.88 BWP |
| 100 MDL | 77.76 BWP |
| 500 MDL | 388.78 BWP |
| 1,000 MDL | 777.55 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-08-12T08:41:38Z",
"rates": {
"BWP": 0.777554
}
}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.7554,
"rate": 0.777554
}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