Rate Overview
Live
1 MUR = 0.080391 SAR
1 SAR = 12.4392
MUR
Avg
0.080094
High
0.080418
Low
0.079718
Last updated: 5/7/2026, 12:31:40 PM
Quick Conversions
| MUR | SAR |
|---|---|
| 1 MUR | 0.08 SAR |
| 10 MUR | 0.80 SAR |
| 50 MUR | 4.02 SAR |
| 100 MUR | 8.04 SAR |
| 500 MUR | 40.20 SAR |
| 1,000 MUR | 80.39 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-05-07T12:31:40Z",
"rates": {
"SAR": 0.080391
}
}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": 8.039100000000001,
"rate": 0.080391
}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