Rate Overview
Live
1 MXN = 0.788947 BWP
1 BWP = 1.2675
MXN
Avg
0.790169
High
0.790980
Low
0.788947
Last updated: 8/19/2026, 5:06:15 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.79 BWP |
| 10 MXN | 7.89 BWP |
| 50 MXN | 39.45 BWP |
| 100 MXN | 78.89 BWP |
| 500 MXN | 394.47 BWP |
| 1,000 MXN | 788.95 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-08-19T05:06:15Z",
"rates": {
"BWP": 0.788947
}
}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.8947,
"rate": 0.788947
}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