Rate Overview
Live
1 MXN = 0.444684 SBD
1 SBD = 2.2488
MXN
Avg
0.454412
High
0.470564
Low
0.444684
Last updated: 3/27/2026, 11:18:38 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.44 SBD |
| 10 MXN | 4.45 SBD |
| 50 MXN | 22.23 SBD |
| 100 MXN | 44.47 SBD |
| 500 MXN | 222.34 SBD |
| 1,000 MXN | 444.68 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-27T11:18:38Z",
"rates": {
"SBD": 0.444684
}
}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.4684,
"rate": 0.444684
}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