Rate Overview
Live
1 OMR = 248.0009 INR
1 INR = 0.004032
OMR
Avg
248.5167
High
251.6127
Low
246.0438
Last updated: 7/31/2026, 3:20:32 PM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 248.00 INR |
| 10 OMR | 2,480.01 INR |
| 50 OMR | 12,400.04 INR |
| 100 OMR | 24,800.09 INR |
| 500 OMR | 124,000.43 INR |
| 1,000 OMR | 248,000.85 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-31T15:20:32Z",
"rates": {
"INR": 248.000854
}
}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": 24800.0854,
"rate": 248.000854
}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