Rate Overview
Live
1 OMR = 411.8718 JPY
1 JPY = 0.002428
OMR
Avg
411.4034
High
412.7898
Low
409.3983
Last updated: 8/14/2026, 3:47:13 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 411.87 JPY |
| 10 OMR | 4,118.72 JPY |
| 50 OMR | 20,593.59 JPY |
| 100 OMR | 41,187.18 JPY |
| 500 OMR | 205,935.88 JPY |
| 1,000 OMR | 411,871.76 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-08-14T15:47:13Z",
"rates": {
"JPY": 411.871761
}
}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": 41187.1761,
"rate": 411.871761
}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