Rate Overview
Live
1 OMR = 20.9133 MOP
1 MOP = 0.047817
OMR
Avg
20.9188
High
20.9962
Low
20.8663
Last updated: 5/7/2026, 6:53:28 AM
Quick Conversions
| OMR | MOP |
|---|---|
| 1 OMR | 20.91 MOP |
| 10 OMR | 209.13 MOP |
| 50 OMR | 1,045.66 MOP |
| 100 OMR | 2,091.33 MOP |
| 500 OMR | 10,456.64 MOP |
| 1,000 OMR | 20,913.28 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-05-07T06:53:28Z",
"rates": {
"MOP": 20.913282
}
}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": 2091.3282,
"rate": 20.913282
}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