Rate Overview
Live
1 OMR = 246.3486 INR
1 INR = 0.004059
OMR
Avg
228.5588
High
246.3486
Low
217.7751
Last updated: 3/28/2026, 10:52:46 AM
Quick Conversions
| OMR | INR |
|---|---|
| 1 OMR | 246.35 INR |
| 10 OMR | 2,463.49 INR |
| 50 OMR | 12,317.43 INR |
| 100 OMR | 24,634.86 INR |
| 500 OMR | 123,174.30 INR |
| 1,000 OMR | 246,348.60 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-28T10:52:46Z",
"rates": {
"INR": 246.348605
}
}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": 24634.8605,
"rate": 246.348605
}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