Rate Overview
Live
1 SAR = 12.3410 MUR
1 MUR = 0.081031
SAR
Avg
12.3428
High
12.3904
Low
12.2881
Last updated: 4/18/2026, 8:45:56 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.34 MUR |
| 10 SAR | 123.41 MUR |
| 50 SAR | 617.05 MUR |
| 100 SAR | 1,234.10 MUR |
| 500 SAR | 6,170.48 MUR |
| 1,000 SAR | 12,340.95 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-04-18T08:45:56Z",
"rates": {
"MUR": 12.340952
}
}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": 1234.0952,
"rate": 12.340952
}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