Rate Overview
Live
1 MXN = 0.463411 SBD
1 SBD = 2.1579
MXN
Avg
0.454791
High
0.469267
Low
0.438094
Last updated: 7/29/2026, 7:03:10 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.46 SBD |
| 10 MXN | 4.63 SBD |
| 50 MXN | 23.17 SBD |
| 100 MXN | 46.34 SBD |
| 500 MXN | 231.71 SBD |
| 1,000 MXN | 463.41 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-07-29T07:03:10Z",
"rates": {
"SBD": 0.463411
}
}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.341100000000004,
"rate": 0.463411
}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