Rate Overview
Live
1 MUR = 0.078110 QAR
1 QAR = 12.8025
MUR
Avg
0.079074
High
0.080856
Low
0.077807
Last updated: 3/28/2026, 1:44:52 PM
Quick Conversions
| MUR | QAR |
|---|---|
| 1 MUR | 0.08 QAR |
| 10 MUR | 0.78 QAR |
| 50 MUR | 3.91 QAR |
| 100 MUR | 7.81 QAR |
| 500 MUR | 39.06 QAR |
| 1,000 MUR | 78.11 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-28T13:44:52Z",
"rates": {
"QAR": 0.07811
}
}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.811,
"rate": 0.07811
}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