Rate Overview
Live
1 MOP = 0.047815 OMR
1 OMR = 20.9139
MOP
Avg
0.047803
High
0.047924
Low
0.047627
Last updated: 5/7/2026, 8:01:06 AM
Quick Conversions
| MOP | OMR |
|---|---|
| 1 MOP | 0.05 OMR |
| 10 MOP | 0.48 OMR |
| 50 MOP | 2.39 OMR |
| 100 MOP | 4.78 OMR |
| 500 MOP | 23.91 OMR |
| 1,000 MOP | 47.82 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-05-07T08:01:06Z",
"rates": {
"OMR": 0.047815
}
}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.7815,
"rate": 0.047815
}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