Rate Overview
Live
1 MVR = 0.024970 OMR
1 OMR = 40.0481
MVR
Avg
0.024932
High
0.024998
Low
0.024646
Last updated: 3/7/2026, 12:12:04 AM
Quick Conversions
| MVR | OMR |
|---|---|
| 1 MVR | 0.02 OMR |
| 10 MVR | 0.25 OMR |
| 50 MVR | 1.25 OMR |
| 100 MVR | 2.50 OMR |
| 500 MVR | 12.49 OMR |
| 1,000 MVR | 24.97 OMR |
Get MVR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=OMRExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:12:04Z",
"rates": {
"OMR": 0.02497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "OMR",
"amount": 100
},
"result": 2.497,
"rate": 0.02497
}Build with MVR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key