Rate Overview
Live
1 MXN = 0.762944 BWP
1 BWP = 1.3107
MXN
Avg
0.740933
High
0.782132
Low
0.672455
Last updated: 3/27/2026, 9:37:02 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.76 BWP |
| 10 MXN | 7.63 BWP |
| 50 MXN | 38.15 BWP |
| 100 MXN | 76.29 BWP |
| 500 MXN | 381.47 BWP |
| 1,000 MXN | 762.94 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-27T09:37:02Z",
"rates": {
"BWP": 0.762944
}
}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.2944,
"rate": 0.762944
}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