Rate Overview
Live
1 MXN = 0.220468 SAR
1 SAR = 4.5358
MXN
Avg
0.220686
High
0.221488
Low
0.220137
Last updated: 9/2/2026, 2:56:24 AM
Quick Conversions
| MXN | SAR |
|---|---|
| 1 MXN | 0.22 SAR |
| 10 MXN | 2.20 SAR |
| 50 MXN | 11.02 SAR |
| 100 MXN | 22.05 SAR |
| 500 MXN | 110.23 SAR |
| 1,000 MXN | 220.47 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-09-02T02:56:24Z",
"rates": {
"SAR": 0.220468
}
}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": 22.0468,
"rate": 0.220468
}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