Rate Overview
Live
1 OMR = 418.1694 JPY
1 JPY = 0.002391
OMR
Avg
419.3221
High
421.5276
Low
417.5027
Last updated: 7/4/2026, 9:49:52 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 418.17 JPY |
| 10 OMR | 4,181.69 JPY |
| 50 OMR | 20,908.47 JPY |
| 100 OMR | 41,816.94 JPY |
| 500 OMR | 209,084.71 JPY |
| 1,000 OMR | 418,169.42 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-04T09:49:52Z",
"rates": {
"JPY": 418.169422
}
}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": 41816.9422,
"rate": 418.169422
}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