Rate Overview
Live
1 OMR = 40.0004 MVR
1 MVR = 0.025000
OMR
Avg
40.0405
High
40.0542
Low
39.9972
Last updated: 5/27/2026, 9:57:44 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-27T09:57:44Z",
"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