Rate Overview
Live
1 OMR = 245.5748 INR
1 INR = 0.004072
OMR
Avg
245.7342
High
247.4375
Low
244.3958
Last updated: 6/19/2026, 8:24:16 AM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 245.57 INR |
| 10 OMR | 2,455.75 INR |
| 50 OMR | 12,278.74 INR |
| 100 OMR | 24,557.48 INR |
| 500 OMR | 122,787.41 INR |
| 1,000 OMR | 245,574.81 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-06-19T08:24:16Z",
"rates": {
"INR": 245.574813
}
}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": 24557.4813,
"rate": 245.574813
}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