Rate Overview
Live
1 OMR = 414.5934 JPY
1 JPY = 0.002412
OMR
Avg
413.0882
High
416.7432
Low
410.7678
Last updated: 3/27/2026, 3:26:43 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 414.59 JPY |
| 10 OMR | 4,145.93 JPY |
| 50 OMR | 20,729.67 JPY |
| 100 OMR | 41,459.34 JPY |
| 500 OMR | 207,296.68 JPY |
| 1,000 OMR | 414,593.37 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-03-27T03:26:43Z",
"rates": {
"JPY": 414.593366
}
}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": 41459.3366,
"rate": 414.593366
}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