Rate Overview
Live
1 NPR = 0.002538 OMR
1 OMR = 394.0110
NPR
Avg
0.002558
High
0.002578
Low
0.002535
Last updated: 3/28/2026, 9:05:03 AM
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.54 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-03-28T09:05:03Z",
"rates": {
"OMR": 0.002538
}
}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.25379999999999997,
"rate": 0.002538
}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