Rate Overview
Live
1 MXN = 0.781972 BWP
1 BWP = 1.2788
MXN
Avg
0.766163
High
0.823748
Low
0.730131
Last updated: 7/30/2026, 8:00:48 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.78 BWP |
| 10 MXN | 7.82 BWP |
| 50 MXN | 39.10 BWP |
| 100 MXN | 78.20 BWP |
| 500 MXN | 390.99 BWP |
| 1,000 MXN | 781.97 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-07-30T08:00:48Z",
"rates": {
"BWP": 0.781972
}
}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": 78.1972,
"rate": 0.781972
}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