Rate Overview
Live
1 MXN = 0.215990 SAR
1 SAR = 4.6298
MXN
Avg
0.217241
High
0.218326
Low
0.215623
Last updated: 6/19/2026, 8:39:47 AM
Quick Conversions
| MXN | SAR |
|---|---|
| 1 MXN | 0.22 SAR |
| 10 MXN | 2.16 SAR |
| 50 MXN | 10.80 SAR |
| 100 MXN | 21.60 SAR |
| 500 MXN | 107.99 SAR |
| 1,000 MXN | 215.99 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-06-19T08:39:47Z",
"rates": {
"SAR": 0.21599
}
}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.599,
"rate": 0.21599
}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