Rate Overview
Live
1 OMR = 404.5023 JPY
1 JPY = 0.002472
OMR
Avg
407.3998
High
413.9531
Low
404.5023
Last updated: 5/6/2026, 2:25:50 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 404.50 JPY |
| 10 OMR | 4,045.02 JPY |
| 50 OMR | 20,225.11 JPY |
| 100 OMR | 40,450.23 JPY |
| 500 OMR | 202,251.15 JPY |
| 1,000 OMR | 404,502.30 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-06T14:25:50Z",
"rates": {
"JPY": 404.502299
}
}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": 40450.2299,
"rate": 404.502299
}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