Rate Overview
Live
1 OMR = 123.0115 MUR
1 MUR = 0.008129
OMR
Avg
120.6411
High
124.8334
Low
116.5950
Last updated: 7/29/2026, 6:41:03 PM
Quick Conversions
| OMR | MUR |
|---|---|
| 1 OMR | 123.01 MUR |
| 10 OMR | 1,230.11 MUR |
| 50 OMR | 6,150.57 MUR |
| 100 OMR | 12,301.15 MUR |
| 500 OMR | 61,505.73 MUR |
| 1,000 OMR | 123,011.47 MUR |
Get OMR/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=MURExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-29T18:41:03Z",
"rates": {
"MUR": 123.011465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "MUR",
"amount": 100
},
"result": 12301.1465,
"rate": 123.011465
}Build with OMR/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key