Rate Overview
Live
1 MXN = 0.779942 BWP
1 BWP = 1.2821
MXN
Avg
0.778727
High
0.785699
Low
0.771909
Last updated: 5/7/2026, 10:11:32 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.78 BWP |
| 10 MXN | 7.80 BWP |
| 50 MXN | 39.00 BWP |
| 100 MXN | 77.99 BWP |
| 500 MXN | 389.97 BWP |
| 1,000 MXN | 779.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-05-07T10:11:32Z",
"rates": {
"BWP": 0.779942
}
}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.9942,
"rate": 0.779942
}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