Rate Overview
Live
1 MYR = 0.095247 OMR
1 OMR = 10.4990
MYR
Avg
0.095575
High
0.095876
Low
0.095247
Last updated: 9/2/2026, 7:27:25 PM
Quick Conversions
| MYR | OMR |
|---|---|
| 1 MYR | 0.10 OMR |
| 10 MYR | 0.95 OMR |
| 50 MYR | 4.76 OMR |
| 100 MYR | 9.52 OMR |
| 500 MYR | 47.62 OMR |
| 1,000 MYR | 95.25 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-09-02T19:27:25Z",
"rates": {
"OMR": 0.095247
}
}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.5247,
"rate": 0.095247
}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