Rate Overview
Live
1 OMR = 238.2359 INR
1 INR = 0.004198
OMR
Avg
237.9952
High
239.0729
Low
236.4881
Last updated: 3/7/2026, 8:00:00 AM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 238.24 INR |
| 10 OMR | 2,382.36 INR |
| 50 OMR | 11,911.79 INR |
| 100 OMR | 23,823.59 INR |
| 500 OMR | 119,117.95 INR |
| 1,000 OMR | 238,235.89 INR |
Get OMR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=INRExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T08:00:00Z",
"rates": {
"INR": 238.23589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "INR",
"amount": 100
},
"result": 23823.589,
"rate": 238.23589
}Build with OMR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key