Rate Overview
Live
1 MXN = 0.472766 SBD
1 SBD = 2.1152
MXN
Avg
0.472011
High
0.473653
Low
0.469619
Last updated: 9/2/2026, 5:32:11 PM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.47 SBD |
| 10 MXN | 4.73 SBD |
| 50 MXN | 23.64 SBD |
| 100 MXN | 47.28 SBD |
| 500 MXN | 236.38 SBD |
| 1,000 MXN | 472.77 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-09-02T17:32:11Z",
"rates": {
"SBD": 0.472766
}
}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": 47.2766,
"rate": 0.472766
}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