Rate Overview
Live
1 OMR = 415.1777 JPY
1 JPY = 0.002409
OMR
Avg
415.2625
High
416.1350
Low
414.4007
Last updated: 6/15/2026, 6:32:09 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 415.18 JPY |
| 10 OMR | 4,151.78 JPY |
| 50 OMR | 20,758.88 JPY |
| 100 OMR | 41,517.77 JPY |
| 500 OMR | 207,588.83 JPY |
| 1,000 OMR | 415,177.66 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-06-15T18:32:09Z",
"rates": {
"JPY": 415.177657
}
}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": 41517.7657,
"rate": 415.177657
}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