Rate Overview
Live
1 OMR = 10.2254 MYR
1 MYR = 0.097796
OMR
Avg
10.1998
High
10.2254
Low
10.1076
Last updated: 3/7/2026, 7:59:22 AM
Quick Conversions
| OMR | MYR |
|---|---|
| 1 OMR | 10.23 MYR |
| 10 OMR | 102.25 MYR |
| 50 OMR | 511.27 MYR |
| 100 OMR | 1,022.54 MYR |
| 500 OMR | 5,112.68 MYR |
| 1,000 OMR | 10,225.37 MYR |
Get OMR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=MYRExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T07:59:22Z",
"rates": {
"MYR": 10.225368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "MYR",
"amount": 100
},
"result": 1022.5368,
"rate": 10.225368
}Build with OMR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key