Rate Overview
Live
1 MXN = 0.759726 BWP
1 BWP = 1.3163
MXN
Avg
0.759380
High
0.763779
Low
0.753777
Last updated: 3/7/2026, 1:00:11 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.76 BWP |
| 10 MXN | 7.60 BWP |
| 50 MXN | 37.99 BWP |
| 100 MXN | 75.97 BWP |
| 500 MXN | 379.86 BWP |
| 1,000 MXN | 759.73 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-07T01:00:11Z",
"rates": {
"BWP": 0.759726
}
}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": 75.9726,
"rate": 0.759726
}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