Rate Overview
Live
1 BWP = 1.2765 MDL
1 MDL = 0.783377
BWP
Avg
1.2670
High
1.2973
Low
1.2139
Last updated: 3/27/2026, 8:19:44 AM
Quick Conversions
| BWP | MDL |
|---|---|
| 1 BWP | 1.28 MDL |
| 10 BWP | 12.77 MDL |
| 50 BWP | 63.83 MDL |
| 100 BWP | 127.65 MDL |
| 500 BWP | 638.26 MDL |
| 1,000 BWP | 1,276.52 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-03-27T08:19:44Z",
"rates": {
"MDL": 1.276524
}
}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.6524,
"rate": 1.276524
}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