Rate Overview
Live
1 BWP = 1.2905 MXN
1 MXN = 0.774921
BWP
Avg
1.2758
High
1.2955
Low
1.2201
Last updated: 5/29/2026, 10:58:09 PM
Quick Conversions
| BWP | MXN |
|---|---|
| 1 BWP | 1.29 MXN |
| 10 BWP | 12.90 MXN |
| 50 BWP | 64.52 MXN |
| 100 BWP | 129.05 MXN |
| 500 BWP | 645.23 MXN |
| 1,000 BWP | 1,290.45 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-05-29T22:58:09Z",
"rates": {
"MXN": 1.290454
}
}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": 129.0454,
"rate": 1.290454
}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