Rate Overview
Live
1 MXN = 33.2939 SDG
1 SDG = 0.030036
MXN
Avg
33.9393
High
34.9976
Low
33.2939
Last updated: 3/27/2026, 11:18:45 AM
Quick Conversions
| MXN | SDG |
|---|---|
| 1 MXN | 33.29 SDG |
| 10 MXN | 332.94 SDG |
| 50 MXN | 1,664.70 SDG |
| 100 MXN | 3,329.39 SDG |
| 500 MXN | 16,646.95 SDG |
| 1,000 MXN | 33,293.91 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-27T11:18:45Z",
"rates": {
"SDG": 33.293906
}
}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": 3329.3906,
"rate": 33.293906
}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