Rate Overview
Live
1 OMR = 422.3994 JPY
1 JPY = 0.002367
OMR
Avg
421.4054
High
422.8062
Low
420.1794
Last updated: 7/22/2026, 12:25:04 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 422.40 JPY |
| 10 OMR | 4,223.99 JPY |
| 50 OMR | 21,119.97 JPY |
| 100 OMR | 42,239.94 JPY |
| 500 OMR | 211,199.69 JPY |
| 1,000 OMR | 422,399.39 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-22T12:25:04Z",
"rates": {
"JPY": 422.399388
}
}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": 42239.938799999996,
"rate": 422.399388
}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