Rate Overview
Live
1 MXN = 33.3584 SDG
1 SDG = 0.029977
MXN
Avg
33.6007
High
33.7862
Low
33.3584
Last updated: 3/27/2026, 9:40:21 AM
Quick Conversions
| MXN | SDG |
|---|---|
| 1 MXN | 33.36 SDG |
| 10 MXN | 333.58 SDG |
| 50 MXN | 1,667.92 SDG |
| 100 MXN | 3,335.84 SDG |
| 500 MXN | 16,679.20 SDG |
| 1,000 MXN | 33,358.40 SDG |
Get MXN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SDGExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:40:21Z",
"rates": {
"SDG": 33.358395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SDG",
"amount": 100
},
"result": 3335.8395,
"rate": 33.358395
}Build with MXN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key