Rate Overview
Live
1 OMR = 412.8371 JPY
1 JPY = 0.002422
OMR
Avg
412.3357
High
412.9072
Low
411.7010
Last updated: 5/26/2026, 4:33:39 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 412.84 JPY |
| 10 OMR | 4,128.37 JPY |
| 50 OMR | 20,641.85 JPY |
| 100 OMR | 41,283.71 JPY |
| 500 OMR | 206,418.54 JPY |
| 1,000 OMR | 412,837.09 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-26T16:33:39Z",
"rates": {
"JPY": 412.837085
}
}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": 41283.7085,
"rate": 412.837085
}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