Rate Overview
Live
1 MYR = 0.094101 OMR
1 OMR = 10.6269
MYR
Avg
0.094539
High
0.099126
Low
0.089791
Last updated: 7/29/2026, 5:08:30 AM
Quick Conversions
| MYR | OMR |
|---|---|
| 1 MYR | 0.09 OMR |
| 10 MYR | 0.94 OMR |
| 50 MYR | 4.71 OMR |
| 100 MYR | 9.41 OMR |
| 500 MYR | 47.05 OMR |
| 1,000 MYR | 94.10 OMR |
Get MYR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=OMRExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-29T05:08:30Z",
"rates": {
"OMR": 0.094101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "OMR",
"amount": 100
},
"result": 9.4101,
"rate": 0.094101
}Build with MYR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key