Rate Overview
Live
1 MUR = 0.076828 QAR
1 QAR = 13.0161
MUR
Avg
0.077622
High
0.078518
Low
0.076828
Last updated: 3/7/2026, 7:44:28 AM
Quick Conversions
| MUR | QAR |
|---|---|
| 1 MUR | 0.08 QAR |
| 10 MUR | 0.77 QAR |
| 50 MUR | 3.84 QAR |
| 100 MUR | 7.68 QAR |
| 500 MUR | 38.41 QAR |
| 1,000 MUR | 76.83 QAR |
Get MUR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=QARExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T07:44:28Z",
"rates": {
"QAR": 0.076828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "QAR",
"amount": 100
},
"result": 7.682799999999999,
"rate": 0.076828
}Build with MUR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key