Rate Overview
Live
1 MXN = 0.778350 BWP
1 BWP = 1.2848
MXN
Avg
0.775619
High
0.781677
Low
0.770788
Last updated: 4/17/2026, 6:09:20 AM
Quick Conversions
| MXN | BWP |
|---|---|
| 1 MXN | 0.78 BWP |
| 10 MXN | 7.78 BWP |
| 50 MXN | 38.92 BWP |
| 100 MXN | 77.84 BWP |
| 500 MXN | 389.18 BWP |
| 1,000 MXN | 778.35 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-04-17T06:09:20Z",
"rates": {
"BWP": 0.77835
}
}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.835,
"rate": 0.77835
}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