Rate Overview
Live
1 OMR = 404.2151 JPY
1 JPY = 0.002474
OMR
Avg
411.3784
High
417.0937
Low
404.1850
Last updated: 9/4/2026, 4:21:55 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 404.22 JPY |
| 10 OMR | 4,042.15 JPY |
| 50 OMR | 20,210.75 JPY |
| 100 OMR | 40,421.51 JPY |
| 500 OMR | 202,107.54 JPY |
| 1,000 OMR | 404,215.08 JPY |
Get OMR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=JPYExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-09-04T16:21:55Z",
"rates": {
"JPY": 404.21508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "JPY",
"amount": 100
},
"result": 40421.508,
"rate": 404.21508
}Build with OMR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key