Rate Overview
Live
1 OMR = 40.0504 MVR
1 MVR = 0.024969
OMR
Avg
40.1019
High
40.2967
Low
40.0504
Last updated: 9/3/2026, 11:30:04 AM
Quick Conversions
| OMR | MVR |
|---|---|
| 1 OMR | 40.05 MVR |
| 10 OMR | 400.50 MVR |
| 50 OMR | 2,002.52 MVR |
| 100 OMR | 4,005.04 MVR |
| 500 OMR | 20,025.21 MVR |
| 1,000 OMR | 40,050.43 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-09-03T11:30:04Z",
"rates": {
"MVR": 40.050429
}
}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": 4005.0429,
"rate": 40.050429
}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