Rate Overview
Live
1 BSD = 17.8075 MXN
1 MXN = 0.056156
BSD
Avg
17.4876
High
17.8075
Low
17.2121
Last updated: 3/6/2026, 10:27:57 PM
Quick Conversions
| BSD | MXN |
|---|---|
| 1 BSD | 17.81 MXN |
| 10 BSD | 178.08 MXN |
| 50 BSD | 890.38 MXN |
| 100 BSD | 1,780.75 MXN |
| 500 BSD | 8,903.75 MXN |
| 1,000 BSD | 17,807.50 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-03-06T22:27:57Z",
"rates": {
"MXN": 17.8075
}
}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": 1780.75,
"rate": 17.8075
}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