Rate Overview
Live
1 BWP = 1.2864 MDL
1 MDL = 0.777365
BWP
Avg
1.2865
High
1.2935
Low
1.2739
Last updated: 9/7/2026, 8:42:38 AM
Quick Conversions
| BWP | MDL |
|---|---|
| 1 BWP | 1.29 MDL |
| 10 BWP | 12.86 MDL |
| 50 BWP | 64.32 MDL |
| 100 BWP | 128.64 MDL |
| 500 BWP | 643.20 MDL |
| 1,000 BWP | 1,286.40 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-09-07T08:42:38Z",
"rates": {
"MDL": 1.286397
}
}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.6397,
"rate": 1.286397
}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