Rate Overview
Live
1 BWP = 3.4876 MUR
1 MUR = 0.286730 BWP
Avg
3.3913
High
3.5216
Low
3.2322
Last updated: 1/25/2026, 5:02:33 PM
Quick Conversions
| BWP | MUR |
|---|---|
| 1 BWP | 3.49 MUR |
| 10 BWP | 34.88 MUR |
| 50 BWP | 174.38 MUR |
| 100 BWP | 348.76 MUR |
| 500 BWP | 1,743.80 MUR |
| 1,000 BWP | 3,487.60 MUR |
Get BWP/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MURExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-01-25T17:02:33Z",
"rates": {
"MUR": 3.4876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MUR",
"amount": 100
},
"result": 348.76,
"rate": 3.4876
}Build with BWP/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key