Rate Overview
Live
1 BWP = 1.2737 MDL
1 MDL = 0.785107
BWP
Avg
1.2726
High
1.2850
Low
1.2678
Last updated: 5/9/2026, 3:40:13 AM
Quick Conversions
| BWP | MDL |
|---|---|
| 1 BWP | 1.27 MDL |
| 10 BWP | 12.74 MDL |
| 50 BWP | 63.69 MDL |
| 100 BWP | 127.37 MDL |
| 500 BWP | 636.86 MDL |
| 1,000 BWP | 1,273.71 MDL |
Get BWP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MDLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-09T03:40:13Z",
"rates": {
"MDL": 1.273711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MDL",
"amount": 100
},
"result": 127.3711,
"rate": 1.273711
}Build with BWP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key