Rate Overview
Live
1 MXN = 0.453979 SBD
1 SBD = 2.2027
MXN
Avg
0.459750
High
0.463878
Low
0.453979
Last updated: 7/8/2026, 10:59:36 PM
Quick Conversions
| MXN | SBD |
|---|---|
| 1 MXN | 0.45 SBD |
| 10 MXN | 4.54 SBD |
| 50 MXN | 22.70 SBD |
| 100 MXN | 45.40 SBD |
| 500 MXN | 226.99 SBD |
| 1,000 MXN | 453.98 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-07-08T22:59:36Z",
"rates": {
"SBD": 0.453979
}
}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.3979,
"rate": 0.453979
}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