Rate Overview
Live
1 SAR = 12.5957 MUR
1 MUR = 0.079392
SAR
Avg
12.5352
High
12.5957
Low
12.4848
Last updated: 9/3/2026, 4:05:08 AM
Quick Conversions
| SAR | MUR |
|---|---|
| 1 SAR | 12.60 MUR |
| 10 SAR | 125.96 MUR |
| 50 SAR | 629.78 MUR |
| 100 SAR | 1,259.57 MUR |
| 500 SAR | 6,297.83 MUR |
| 1,000 SAR | 12,595.65 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-09-03T04:05:08Z",
"rates": {
"MUR": 12.595652
}
}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": 1259.5652,
"rate": 12.595652
}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