Rate Overview
Live
1 OMR = 123.1703 MUR
1 MUR = 0.008119
OMR
Avg
122.7926
High
123.9832
Low
122.1075
Last updated: 6/19/2026, 8:45:33 AM
Quick Conversions
| OMR | MUR |
|---|---|
| 1 OMR | 123.17 MUR |
| 10 OMR | 1,231.70 MUR |
| 50 OMR | 6,158.51 MUR |
| 100 OMR | 12,317.03 MUR |
| 500 OMR | 61,585.14 MUR |
| 1,000 OMR | 123,170.28 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-06-19T08:45:33Z",
"rates": {
"MUR": 123.17028
}
}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": 12317.028,
"rate": 123.17028
}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