Rate Overview
Live
1 OMR = 425.5213 JPY
1 JPY = 0.002350
OMR
Avg
411.2546
High
425.5213
Low
395.4126
Last updated: 7/26/2026, 3:30:33 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 425.52 JPY |
| 10 OMR | 4,255.21 JPY |
| 50 OMR | 21,276.07 JPY |
| 100 OMR | 42,552.13 JPY |
| 500 OMR | 212,760.66 JPY |
| 1,000 OMR | 425,521.32 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-07-26T03:30:33Z",
"rates": {
"JPY": 425.521316
}
}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": 42552.1316,
"rate": 425.521316
}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