Rate Overview
Live
1 NPR = 0.002531 OMR
1 OMR = 395.1008
NPR
Avg
0.002544
High
0.002554
Low
0.002531
Last updated: 9/10/2026, 8:18:39 PM
Quick Conversions
| NPR | OMR |
|---|---|
| 1 NPR | 0.00 OMR |
| 10 NPR | 0.03 OMR |
| 50 NPR | 0.13 OMR |
| 100 NPR | 0.25 OMR |
| 500 NPR | 1.27 OMR |
| 1,000 NPR | 2.53 OMR |
Get NPR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=OMRExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-09-10T20:18:39Z",
"rates": {
"OMR": 0.002531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "OMR",
"amount": 100
},
"result": 0.2531,
"rate": 0.002531
}Build with NPR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key