Rate Overview
Live
1 MXN = 0.209839 SAR
1 SAR = 4.7656
MXN
Avg
0.201989
High
0.219219
Low
0.181633
Last updated: 3/27/2026, 7:44:08 AM
Quick Conversions
| MXN | SAR |
|---|---|
| 1 MXN | 0.21 SAR |
| 10 MXN | 2.10 SAR |
| 50 MXN | 10.49 SAR |
| 100 MXN | 20.98 SAR |
| 500 MXN | 104.92 SAR |
| 1,000 MXN | 209.84 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-27T07:44:08Z",
"rates": {
"SAR": 0.209839
}
}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": 20.9839,
"rate": 0.209839
}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