Rate Overview
Live
1 OMR = 412.7477 JPY
1 JPY = 0.002423
OMR
Avg
407.3983
High
413.5597
Low
397.1731
Last updated: 5/26/2026, 5:35:31 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 412.75 JPY |
| 10 OMR | 4,127.48 JPY |
| 50 OMR | 20,637.39 JPY |
| 100 OMR | 41,274.77 JPY |
| 500 OMR | 206,373.86 JPY |
| 1,000 OMR | 412,747.71 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-05-26T17:35:31Z",
"rates": {
"JPY": 412.747713
}
}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": 41274.7713,
"rate": 412.747713
}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