Rate Overview
Live
1 MVR = 0.024999 OMR
1 OMR = 40.0016
MVR
Avg
0.024997
High
0.025040
Low
0.024975
Last updated: 5/27/2026, 12:12:31 PM
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.50 OMR |
| 1,000 MVR | 25.00 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-05-27T12:12:31Z",
"rates": {
"OMR": 0.024999
}
}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.4999000000000002,
"rate": 0.024999
}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