Rate Overview
Live
1 BSD = 17.0234 MXN
1 MXN = 0.058743
BSD
Avg
17.0786
High
17.1512
Low
16.9959
Last updated: 8/15/2026, 11:39:59 AM
Quick Conversions
| BSD | MXN |
|---|---|
| 1 BSD | 17.02 MXN |
| 10 BSD | 170.23 MXN |
| 50 BSD | 851.17 MXN |
| 100 BSD | 1,702.34 MXN |
| 500 BSD | 8,511.72 MXN |
| 1,000 BSD | 17,023.43 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-08-15T11:39:59Z",
"rates": {
"MXN": 17.023435
}
}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": 1702.3435,
"rate": 17.023435
}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