Rate Overview
Live
1 NPR = 0.002585 OMR
1 OMR = 386.8472
NPR
Avg
0.002593
High
0.002608
Low
0.002583
Last updated: 4/17/2026, 10:47:02 AM
Quick Conversions
| NPR | OMR |
|---|---|
| 1 NPR | 0.00 OMR |
| 10 NPR | 0.03 OMR |
| 50 NPR | 0.13 OMR |
| 100 NPR | 0.26 OMR |
| 500 NPR | 1.29 OMR |
| 1,000 NPR | 2.59 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-04-17T10:47:02Z",
"rates": {
"OMR": 0.002585
}
}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.2585,
"rate": 0.002585
}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