Rate Overview
Live
1 SAR = 12.3817 MUR
1 MUR = 0.080764
SAR
Avg
12.2914
High
12.4624
Low
12.1044
Last updated: 3/27/2026, 11:14:21 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.38 MUR |
| 10 SAR | 123.82 MUR |
| 50 SAR | 619.09 MUR |
| 100 SAR | 1,238.17 MUR |
| 500 SAR | 6,190.87 MUR |
| 1,000 SAR | 12,381.74 MUR |
Get SAR/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MURExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T11:14:21Z",
"rates": {
"MUR": 12.381741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MUR",
"amount": 100
},
"result": 1238.1741,
"rate": 12.381741
}Build with SAR/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key