Rate Overview
Live
1 MXN = 0.772137 BWP
1 BWP = 1.2951
MXN
Avg
0.778931
High
0.782266
Low
0.772137
Last updated: 5/27/2026, 6:18:08 PM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.77 BWP |
| 10 MXN | 7.72 BWP |
| 50 MXN | 38.61 BWP |
| 100 MXN | 77.21 BWP |
| 500 MXN | 386.07 BWP |
| 1,000 MXN | 772.14 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-05-27T18:18:08Z",
"rates": {
"BWP": 0.772137
}
}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": 77.2137,
"rate": 0.772137
}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