Rate Overview
Live
1 MXN = 0.773993 BWP
1 BWP = 1.2920
MXN
Avg
0.779276
High
0.786235
Low
0.771978
Last updated: 6/19/2026, 8:19:06 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.77 BWP |
| 10 MXN | 7.74 BWP |
| 50 MXN | 38.70 BWP |
| 100 MXN | 77.40 BWP |
| 500 MXN | 387.00 BWP |
| 1,000 MXN | 773.99 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-06-19T08:19:06Z",
"rates": {
"BWP": 0.773993
}
}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.39930000000001,
"rate": 0.773993
}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