Rate Overview
Live
1 OMR = 413.4970 JPY
1 JPY = 0.002418
OMR
Avg
393.2931
High
413.5597
Low
374.1328
Last updated: 3/27/2026, 6:49:20 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 413.50 JPY |
| 10 OMR | 4,134.97 JPY |
| 50 OMR | 20,674.85 JPY |
| 100 OMR | 41,349.70 JPY |
| 500 OMR | 206,748.49 JPY |
| 1,000 OMR | 413,496.99 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-27T06:49:20Z",
"rates": {
"JPY": 413.496988
}
}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": 41349.6988,
"rate": 413.496988
}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