Rate Overview
Live
1 BSD = 17.3488 MXN
1 MXN = 0.057641
BSD
Avg
18.1415
High
19.4003
Low
17.1325
Last updated: 5/29/2026, 6:52:07 PM
Quick Conversions
| BSD | MXN |
|---|---|
| 1 BSD | 17.35 MXN |
| 10 BSD | 173.49 MXN |
| 50 BSD | 867.44 MXN |
| 100 BSD | 1,734.88 MXN |
| 500 BSD | 8,674.40 MXN |
| 1,000 BSD | 17,348.80 MXN |
Get BSD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=MXNExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-29T18:52:07Z",
"rates": {
"MXN": 17.3488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "MXN",
"amount": 100
},
"result": 1734.88,
"rate": 17.3488
}Build with BSD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key