Rate Overview
Live
1 MXN = 0.464486 SBD
1 SBD = 2.1529
MXN
Avg
0.465069
High
0.469257
Low
0.458328
Last updated: 6/19/2026, 8:39:25 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.46 SBD |
| 10 MXN | 4.64 SBD |
| 50 MXN | 23.22 SBD |
| 100 MXN | 46.45 SBD |
| 500 MXN | 232.24 SBD |
| 1,000 MXN | 464.49 SBD |
Get MXN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SBDExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-19T08:39:25Z",
"rates": {
"SBD": 0.464486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SBD",
"amount": 100
},
"result": 46.4486,
"rate": 0.464486
}Build with MXN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key