Rate Overview
Live
1 OMR = 20.9252 MOP
1 MOP = 0.047789
OMR
Avg
20.9423
High
21.0367
Low
20.9167
Last updated: 9/3/2026, 9:07:33 AM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 20.93 MOP |
| 10 OMR | 209.25 MOP |
| 50 OMR | 1,046.26 MOP |
| 100 OMR | 2,092.52 MOP |
| 500 OMR | 10,462.58 MOP |
| 1,000 OMR | 20,925.16 MOP |
Get OMR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=MOPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-09-03T09:07:33Z",
"rates": {
"MOP": 20.925156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "MOP",
"amount": 100
},
"result": 2092.5156,
"rate": 20.925156
}Build with OMR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key