Rate Overview
Live
1 OMR = 413.4940 JPY
1 JPY = 0.002418
OMR
Avg
410.4726
High
416.7432
Low
404.0784
Last updated: 3/27/2026, 5:11:07 AM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 413.49 JPY |
| 10 OMR | 4,134.94 JPY |
| 50 OMR | 20,674.70 JPY |
| 100 OMR | 41,349.40 JPY |
| 500 OMR | 206,746.99 JPY |
| 1,000 OMR | 413,493.98 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-27T05:11:07Z",
"rates": {
"JPY": 413.493975
}
}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.3975,
"rate": 413.493975
}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