Rate Overview
Live
1 OMR = 248.0784 INR
1 INR = 0.004031
OMR
Avg
237.6230
High
250.1485
Low
227.5000
Last updated: 8/1/2026, 10:41:32 AM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 248.08 INR |
| 10 OMR | 2,480.78 INR |
| 50 OMR | 12,403.92 INR |
| 100 OMR | 24,807.84 INR |
| 500 OMR | 124,039.18 INR |
| 1,000 OMR | 248,078.35 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-08-01T10:41:32Z",
"rates": {
"INR": 248.078351
}
}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": 24807.8351,
"rate": 248.078351
}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