Rate Overview
Live
1 MXN = 0.452671 SBD
1 SBD = 2.2091
MXN
Avg
0.460914
High
0.467650
Low
0.452671
Last updated: 3/7/2026, 1:00:02 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.45 SBD |
| 10 MXN | 4.53 SBD |
| 50 MXN | 22.63 SBD |
| 100 MXN | 45.27 SBD |
| 500 MXN | 226.34 SBD |
| 1,000 MXN | 452.67 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-07T01:00:02Z",
"rates": {
"SBD": 0.452671
}
}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": 45.2671,
"rate": 0.452671
}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