Rate Overview
Live
1 MXN = 0.210763 SAR
1 SAR = 4.7447
MXN
Avg
0.214142
High
0.217746
Low
0.210763
Last updated: 3/7/2026, 3:21:22 AM
Quick Conversions
| MXN | SAR |
|---|---|
| 1 MXN | 0.21 SAR |
| 10 MXN | 2.11 SAR |
| 50 MXN | 10.54 SAR |
| 100 MXN | 21.08 SAR |
| 500 MXN | 105.38 SAR |
| 1,000 MXN | 210.76 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-03-07T03:21:22Z",
"rates": {
"SAR": 0.210763
}
}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.0763,
"rate": 0.210763
}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