Rate Overview
Live
1 MXN = 0.214893 SAR
1 SAR = 4.6535
MXN
Avg
0.214820
High
0.220172
Low
0.207070
Last updated: 7/30/2026, 8:01:21 AM
Quick Conversions
| MXN | SAR |
|---|---|
| 1 MXN | 0.21 SAR |
| 10 MXN | 2.15 SAR |
| 50 MXN | 10.74 SAR |
| 100 MXN | 21.49 SAR |
| 500 MXN | 107.45 SAR |
| 1,000 MXN | 214.89 SAR |
Get MXN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SARExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-30T08:01:21Z",
"rates": {
"SAR": 0.214893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SAR",
"amount": 100
},
"result": 21.4893,
"rate": 0.214893
}Build with MXN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key