Rate Overview
Live
1 OMR = 123.0210 MUR
1 MUR = 0.008129
OMR
Avg
120.1442
High
123.8571
Low
116.9269
Last updated: 7/29/2026, 1:49:33 PM
Quick Conversions
| OMR | MUR |
|---|---|
| 1 OMR | 123.02 MUR |
| 10 OMR | 1,230.21 MUR |
| 50 OMR | 6,151.05 MUR |
| 100 OMR | 12,302.10 MUR |
| 500 OMR | 61,510.51 MUR |
| 1,000 OMR | 123,021.03 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-29T13:49:33Z",
"rates": {
"MUR": 123.021025
}
}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": 12302.102499999999,
"rate": 123.021025
}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