Rate Overview
Live
1 OMR = 21.1166 MOP
1 MOP = 0.047356
OMR
Avg
20.9900
High
21.1166
Low
20.9338
Last updated: 8/15/2026, 7:10:40 AM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 21.12 MOP |
| 10 OMR | 211.17 MOP |
| 50 OMR | 1,055.83 MOP |
| 100 OMR | 2,111.66 MOP |
| 500 OMR | 10,558.31 MOP |
| 1,000 OMR | 21,116.63 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-08-15T07:10:40Z",
"rates": {
"MOP": 21.116629
}
}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": 2111.6629,
"rate": 21.116629
}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