Rate Overview
Live
1 BWP = 1.2976 MDL
1 MDL = 0.770681
BWP
Avg
1.2938
High
1.3033
Low
1.2831
Last updated: 6/19/2026, 3:04:16 AM
Quick Conversions
| BWP | MDL |
|---|---|
| 1 BWP | 1.30 MDL |
| 10 BWP | 12.98 MDL |
| 50 BWP | 64.88 MDL |
| 100 BWP | 129.76 MDL |
| 500 BWP | 648.78 MDL |
| 1,000 BWP | 1,297.55 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-06-19T03:04:16Z",
"rates": {
"MDL": 1.297554
}
}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": 129.7554,
"rate": 1.297554
}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