Rate Overview
Live
1 MOP = 0.047856 OMR
1 OMR = 20.8960
MOP
Avg
0.047845
High
0.047992
Low
0.047278
Last updated: 3/27/2026, 1:22:23 PM
Quick Conversions
| MOP | OMR |
|---|---|
| 1 MOP | 0.05 OMR |
| 10 MOP | 0.48 OMR |
| 50 MOP | 2.39 OMR |
| 100 MOP | 4.79 OMR |
| 500 MOP | 23.93 OMR |
| 1,000 MOP | 47.86 OMR |
Get MOP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=OMRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T13:22:23Z",
"rates": {
"OMR": 0.047856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "OMR",
"amount": 100
},
"result": 4.7856000000000005,
"rate": 0.047856
}Build with MOP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key