Rate Overview
Live
1 OMR = 424.3958 JPY
1 JPY = 0.002356
OMR
Avg
422.4029
High
424.3958
Low
420.5997
Last updated: 7/24/2026, 8:57:45 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 424.40 JPY |
| 10 OMR | 4,243.96 JPY |
| 50 OMR | 21,219.79 JPY |
| 100 OMR | 42,439.58 JPY |
| 500 OMR | 212,197.90 JPY |
| 1,000 OMR | 424,395.80 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-07-24T20:57:45Z",
"rates": {
"JPY": 424.395803
}
}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": 42439.5803,
"rate": 424.395803
}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