Rate Overview
Live
1 INR = 0.003988 OMR
1 OMR = 250.7523
INR
Avg
0.004323
High
0.004591
Low
0.003988
Last updated: 7/26/2026, 9:04:40 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-26T09:04:40Z",
"rates": {
"OMR": 0.003988
}
}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.39880000000000004,
"rate": 0.003988
}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