Rate Overview
Live
1 OMR = 408.9049 JPY
1 JPY = 0.002446
OMR
Avg
407.4507
High
409.6149
Low
404.0784
Last updated: 3/6/2026, 7:56:19 PM
Quick Conversions
| OMR | JPY |
|---|---|
| 1 OMR | 408.90 JPY |
| 10 OMR | 4,089.05 JPY |
| 50 OMR | 20,445.24 JPY |
| 100 OMR | 40,890.49 JPY |
| 500 OMR | 204,452.43 JPY |
| 1,000 OMR | 408,904.86 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-06T19:56:19Z",
"rates": {
"JPY": 408.904863
}
}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": 40890.4863,
"rate": 408.904863
}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