Rate Overview
Live
1 SAR = 12.5778 MUR
1 MUR = 0.079505
SAR
Avg
12.4539
High
12.5803
Low
12.3222
Last updated: 3/7/2026, 12:32:59 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.58 MUR |
| 10 SAR | 125.78 MUR |
| 50 SAR | 628.89 MUR |
| 100 SAR | 1,257.78 MUR |
| 500 SAR | 6,288.90 MUR |
| 1,000 SAR | 12,577.79 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-07T00:32:59Z",
"rates": {
"MUR": 12.577791
}
}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": 1257.7791,
"rate": 12.577791
}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