Rate Overview
Live
1 BSD = 16.9157 MXN
1 MXN = 0.059117
BSD
Avg
16.9471
High
17.0119
Low
16.8870
Last updated: 9/7/2026, 3:05:06 PM
Quick Conversions
| BSD | MXN |
|---|---|
| 1 BSD | 16.92 MXN |
| 10 BSD | 169.16 MXN |
| 50 BSD | 845.79 MXN |
| 100 BSD | 1,691.57 MXN |
| 500 BSD | 8,457.85 MXN |
| 1,000 BSD | 16,915.70 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-09-07T15:05:06Z",
"rates": {
"MXN": 16.9157
}
}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": 1691.5700000000002,
"rate": 16.9157
}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