Rate Overview
Live
1 OMR = 20.9779 MOP
1 MOP = 0.047669
OMR
Avg
20.9468
High
21.0224
Low
20.9188
Last updated: 7/25/2026, 8:46:56 PM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 20.98 MOP |
| 10 OMR | 209.78 MOP |
| 50 OMR | 1,048.89 MOP |
| 100 OMR | 2,097.79 MOP |
| 500 OMR | 10,488.95 MOP |
| 1,000 OMR | 20,977.89 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-07-25T20:46:56Z",
"rates": {
"MOP": 20.977894
}
}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": 2097.7894,
"rate": 20.977894
}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