Rate Overview
Live
1 OMR = 411.2054 JPY
1 JPY = 0.002432
OMR
Avg
412.4403
High
414.0769
Low
411.1723
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 411.21 JPY |
| 10 OMR | 4,112.05 JPY |
| 50 OMR | 20,560.27 JPY |
| 100 OMR | 41,120.54 JPY |
| 500 OMR | 205,602.69 JPY |
| 1,000 OMR | 411,205.38 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-04-16T06:01:12Z",
"rates": {
"JPY": 411.205377
}
}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": 41120.5377,
"rate": 411.205377
}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