Rate Overview
Live
1 MYR = 0.098133 OMR
1 OMR = 10.1903
MYR
Avg
0.097410
High
0.098133
Low
0.096179
Last updated: 3/28/2026, 12:06:53 PM
Quick Conversions
| MYR | OMR |
|---|---|
| 1 MYR | 0.10 OMR |
| 10 MYR | 0.98 OMR |
| 50 MYR | 4.91 OMR |
| 100 MYR | 9.81 OMR |
| 500 MYR | 49.07 OMR |
| 1,000 MYR | 98.13 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-03-28T12:06:53Z",
"rates": {
"OMR": 0.098133
}
}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.8133,
"rate": 0.098133
}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