Rate Overview
Live
1 MXN = 0.461174 SBD
1 SBD = 2.1684
MXN
Avg
0.462250
High
0.463962
Low
0.460951
Last updated: 7/29/2026, 5:46:40 PM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.46 SBD |
| 10 MXN | 4.61 SBD |
| 50 MXN | 23.06 SBD |
| 100 MXN | 46.12 SBD |
| 500 MXN | 230.59 SBD |
| 1,000 MXN | 461.17 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-29T17:46:40Z",
"rates": {
"SBD": 0.461174
}
}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.117399999999996,
"rate": 0.461174
}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