Rate Overview
Live
1 OMR = 248.0658 INR
1 INR = 0.004031
OMR
Avg
247.3057
High
248.0658
Low
246.0438
Last updated: 7/9/2026, 9:02:38 AM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 248.07 INR |
| 10 OMR | 2,480.66 INR |
| 50 OMR | 12,403.29 INR |
| 100 OMR | 24,806.58 INR |
| 500 OMR | 124,032.91 INR |
| 1,000 OMR | 248,065.83 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-07-09T09:02:38Z",
"rates": {
"INR": 248.065828
}
}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": 24806.5828,
"rate": 248.065828
}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