Rate Overview
Live
1 INR = 0.003990 OMR
1 OMR = 250.6266
INR
Avg
0.003997
High
0.004011
Low
0.003990
Last updated: 7/26/2026, 2:18:35 AM
Quick Conversions
| INR | OMR |
|---|---|
| 1 INR | 0.00 OMR |
| 10 INR | 0.04 OMR |
| 50 INR | 0.20 OMR |
| 100 INR | 0.40 OMR |
| 500 INR | 1.99 OMR |
| 1,000 INR | 3.99 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-07-26T02:18:35Z",
"rates": {
"OMR": 0.00399
}
}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.39899999999999997,
"rate": 0.00399
}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