Rate Overview
Live
1 MXN = 0.761982 BWP
1 BWP = 1.3124
MXN
Avg
0.719009
High
0.784975
Low
0.644409
Last updated: 3/27/2026, 4:29:40 PM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.76 BWP |
| 10 MXN | 7.62 BWP |
| 50 MXN | 38.10 BWP |
| 100 MXN | 76.20 BWP |
| 500 MXN | 380.99 BWP |
| 1,000 MXN | 761.98 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-27T16:29:40Z",
"rates": {
"BWP": 0.761982
}
}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.1982,
"rate": 0.761982
}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