Rate Overview
Live
1 MUR = 0.078966 SAR
1 SAR = 12.6637
MUR
Avg
0.079177
High
0.079522
Low
0.078966
Last updated: 7/29/2026, 10:19:32 AM
Quick Conversions
| MUR | SAR |
|---|---|
| 1 MUR | 0.08 SAR |
| 10 MUR | 0.79 SAR |
| 50 MUR | 3.95 SAR |
| 100 MUR | 7.90 SAR |
| 500 MUR | 39.48 SAR |
| 1,000 MUR | 78.97 SAR |
Get MUR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SARExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-29T10:19:32Z",
"rates": {
"SAR": 0.078966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SAR",
"amount": 100
},
"result": 7.896599999999999,
"rate": 0.078966
}Build with MUR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key