Rate Overview
Live
1 INR = 0.004065 OMR
1 OMR = 246.0025
INR
Avg
0.004058
High
0.004069
Low
0.004050
Last updated: 5/6/2026, 10:20:20 AM
Quick Conversions
| INR | OMR |
|---|---|
| 1 INR | 0.00 OMR |
| 10 INR | 0.04 OMR |
| 50 INR | 0.20 OMR |
| 100 INR | 0.41 OMR |
| 500 INR | 2.03 OMR |
| 1,000 INR | 4.07 OMR |
Get INR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=OMRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-06T10:20:20Z",
"rates": {
"OMR": 0.004065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "OMR",
"amount": 100
},
"result": 0.40650000000000003,
"rate": 0.004065
}Build with INR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key