Rate Overview
Live
1 OMR = 40.0004 MVR
1 MVR = 0.025000
OMR
Avg
40.2645
High
40.5500
Low
39.9280
Last updated: 5/27/2026, 4:52:01 AM
Quick Conversions
| OMR | MVR |
|---|---|
| 1 OMR | 40.00 MVR |
| 10 OMR | 400.00 MVR |
| 50 OMR | 2,000.02 MVR |
| 100 OMR | 4,000.04 MVR |
| 500 OMR | 20,000.21 MVR |
| 1,000 OMR | 40,000.41 MVR |
Get OMR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=MVRExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-27T04:52:01Z",
"rates": {
"MVR": 40.000414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "MVR",
"amount": 100
},
"result": 4000.0414,
"rate": 40.000414
}Build with OMR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key