Rate Overview
Live
1 OMR = 422.6731 JPY
1 JPY = 0.002366
OMR
Avg
411.5621
High
422.6731
Low
397.1478
Last updated: 7/22/2026, 5:35:59 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 422.67 JPY |
| 10 OMR | 4,226.73 JPY |
| 50 OMR | 21,133.66 JPY |
| 100 OMR | 42,267.31 JPY |
| 500 OMR | 211,336.55 JPY |
| 1,000 OMR | 422,673.11 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-22T05:35:59Z",
"rates": {
"JPY": 422.673108
}
}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": 42267.3108,
"rate": 422.673108
}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