Rate Overview
Live
1 BWP = 1.2789 MXN
1 MXN = 0.781921
BWP
Avg
1.2812
High
1.3134
Low
1.2140
Last updated: 7/30/2026, 4:37:58 AM
Quick Conversions
| BWP | MXN |
|---|---|
| 1 BWP | 1.28 MXN |
| 10 BWP | 12.79 MXN |
| 50 BWP | 63.95 MXN |
| 100 BWP | 127.89 MXN |
| 500 BWP | 639.45 MXN |
| 1,000 BWP | 1,278.90 MXN |
Get BWP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MXNExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-30T04:37:58Z",
"rates": {
"MXN": 1.278901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MXN",
"amount": 100
},
"result": 127.8901,
"rate": 1.278901
}Build with BWP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key