Rate Overview
Live
1 SAR = 12.3837 MUR
1 MUR = 0.080751
SAR
Avg
12.2195
High
12.5880
Low
11.9881
Last updated: 3/27/2026, 7:46:58 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.38 MUR |
| 10 SAR | 123.84 MUR |
| 50 SAR | 619.19 MUR |
| 100 SAR | 1,238.37 MUR |
| 500 SAR | 6,191.86 MUR |
| 1,000 SAR | 12,383.72 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-27T07:46:58Z",
"rates": {
"MUR": 12.383716
}
}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.3716,
"rate": 12.383716
}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