Rate Overview
Live
1 MVR = 0.024859 OMR
1 OMR = 40.2269
MVR
Avg
0.024914
High
0.024968
Low
0.024815
Last updated: 9/5/2026, 10:38:08 AM
Quick Conversions
| MVR | OMR |
|---|---|
| 1 MVR | 0.02 OMR |
| 10 MVR | 0.25 OMR |
| 50 MVR | 1.24 OMR |
| 100 MVR | 2.49 OMR |
| 500 MVR | 12.43 OMR |
| 1,000 MVR | 24.86 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-09-05T10:38:08Z",
"rates": {
"OMR": 0.024859
}
}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.4859,
"rate": 0.024859
}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