Rate Overview
Live
1 OMR = 20.8930 MOP
1 MOP = 0.047863
OMR
Avg
20.8986
High
21.0659
Low
20.7455
Last updated: 3/27/2026, 3:10:22 PM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 20.89 MOP |
| 10 OMR | 208.93 MOP |
| 50 OMR | 1,044.65 MOP |
| 100 OMR | 2,089.30 MOP |
| 500 OMR | 10,446.50 MOP |
| 1,000 OMR | 20,892.99 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-03-27T15:10:22Z",
"rates": {
"MOP": 20.892993
}
}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": 2089.2993,
"rate": 20.892993
}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