Rate Overview
Live
1 MXN = 0.447204 SBD
1 SBD = 2.2361
MXN
Avg
0.448716
High
0.450247
Low
0.446547
Last updated: 3/27/2026, 7:49:07 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.45 SBD |
| 10 MXN | 4.47 SBD |
| 50 MXN | 22.36 SBD |
| 100 MXN | 44.72 SBD |
| 500 MXN | 223.60 SBD |
| 1,000 MXN | 447.20 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-03-27T07:49:07Z",
"rates": {
"SBD": 0.447204
}
}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": 44.7204,
"rate": 0.447204
}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