Rate Overview
Live
1 MXN = 0.458250 SBD
1 SBD = 2.1822
MXN
Avg
0.457241
High
0.469111
Low
0.442460
Last updated: 5/29/2026, 6:48:33 PM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.46 SBD |
| 10 MXN | 4.58 SBD |
| 50 MXN | 22.91 SBD |
| 100 MXN | 45.82 SBD |
| 500 MXN | 229.13 SBD |
| 1,000 MXN | 458.25 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-05-29T18:48:33Z",
"rates": {
"SBD": 0.45825
}
}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.824999999999996,
"rate": 0.45825
}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