Rate Overview
Live
1 MXN = 0.467036 SBD
1 SBD = 2.1412
MXN
Avg
0.465537
High
0.468245
Low
0.463843
Last updated: 4/17/2026, 6:10:07 AM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.47 SBD |
| 10 MXN | 4.67 SBD |
| 50 MXN | 23.35 SBD |
| 100 MXN | 46.70 SBD |
| 500 MXN | 233.52 SBD |
| 1,000 MXN | 467.04 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-04-17T06:10:07Z",
"rates": {
"SBD": 0.467036
}
}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": 46.7036,
"rate": 0.467036
}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