Rate Overview
Live
1 MXN = 0.765785 BWP
1 BWP = 1.3058
MXN
Avg
0.763563
High
0.768666
Low
0.747758
Last updated: 3/27/2026, 7:49:17 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.77 BWP |
| 10 MXN | 7.66 BWP |
| 50 MXN | 38.29 BWP |
| 100 MXN | 76.58 BWP |
| 500 MXN | 382.89 BWP |
| 1,000 MXN | 765.79 BWP |
Get MXN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BWPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T07:49:17Z",
"rates": {
"BWP": 0.765785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BWP",
"amount": 100
},
"result": 76.5785,
"rate": 0.765785
}Build with MXN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key