Rate Overview
Live
1 SAR = 12.3832 MUR
1 MUR = 0.080754
SAR
Avg
12.3676
High
12.3972
Low
12.3483
Last updated: 3/27/2026, 6:06:34 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.38 MUR |
| 10 SAR | 123.83 MUR |
| 50 SAR | 619.16 MUR |
| 100 SAR | 1,238.32 MUR |
| 500 SAR | 6,191.61 MUR |
| 1,000 SAR | 12,383.22 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-27T06:06:34Z",
"rates": {
"MUR": 12.383222
}
}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.3222,
"rate": 12.383222
}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