Rate Overview
Live
1 BSD = 17.3499 MXN
1 MXN = 0.057637
BSD
Avg
18.1416
High
19.4003
Low
17.1325
Last updated: 5/29/2026, 5:40:15 PM
Quick Conversions
| BSD | MXN |
|---|---|
| 1 BSD | 17.35 MXN |
| 10 BSD | 173.50 MXN |
| 50 BSD | 867.50 MXN |
| 100 BSD | 1,734.99 MXN |
| 500 BSD | 8,674.95 MXN |
| 1,000 BSD | 17,349.90 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-29T17:40:15Z",
"rates": {
"MXN": 17.3499
}
}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.9900000000002,
"rate": 17.3499
}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