Rate Overview
Live
1 OMR = 20.9243 MOP
1 MOP = 0.047791
OMR
Avg
20.8994
High
20.9702
Low
20.8200
Last updated: 7/28/2026, 6:07:24 AM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 20.92 MOP |
| 10 OMR | 209.24 MOP |
| 50 OMR | 1,046.22 MOP |
| 100 OMR | 2,092.43 MOP |
| 500 OMR | 10,462.16 MOP |
| 1,000 OMR | 20,924.31 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-28T06:07:24Z",
"rates": {
"MOP": 20.924311
}
}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.4311,
"rate": 20.924311
}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