Rate Overview
Live
1 BWP = 1.2863 MDL
1 MDL = 0.777428
BWP
Avg
1.2698
High
1.2910
Low
1.2165
Last updated: 5/29/2026, 9:09:39 PM
Quick Conversions
| BWP | MDL |
|---|---|
| 1 BWP | 1.29 MDL |
| 10 BWP | 12.86 MDL |
| 50 BWP | 64.31 MDL |
| 100 BWP | 128.63 MDL |
| 500 BWP | 643.15 MDL |
| 1,000 BWP | 1,286.29 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-29T21:09:39Z",
"rates": {
"MDL": 1.286293
}
}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": 128.6293,
"rate": 1.286293
}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