Rate Overview
Live
1 MVR = 0.235452 QAR
1 QAR = 4.2472
MVR
Avg
0.235390
High
0.235455
Low
0.235309
Last updated: 9/2/2026, 7:06:23 PM
Quick Conversions
| MVR | QAR |
|---|---|
| 1 MVR | 0.24 QAR |
| 10 MVR | 2.35 QAR |
| 50 MVR | 11.77 QAR |
| 100 MVR | 23.55 QAR |
| 500 MVR | 117.73 QAR |
| 1,000 MVR | 235.45 QAR |
Get MVR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=QARExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-09-02T19:06:23Z",
"rates": {
"QAR": 0.235452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "QAR",
"amount": 100
},
"result": 23.5452,
"rate": 0.235452
}Build with MVR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key