Rate Overview
Live
1 JPY = 0.002446 OMR
1 OMR = 408.8307
JPY
Avg
0.002452
High
0.002472
Low
0.002441
Last updated: 3/7/2026, 12:33:45 AM
Quick Conversions
| JPY | OMR |
|---|---|
| 1 JPY | 0.00 OMR |
| 10 JPY | 0.02 OMR |
| 50 JPY | 0.12 OMR |
| 100 JPY | 0.24 OMR |
| 500 JPY | 1.22 OMR |
| 1,000 JPY | 2.45 OMR |
Get JPY/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=OMRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T00:33:45Z",
"rates": {
"OMR": 0.002446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "OMR",
"amount": 100
},
"result": 0.24459999999999998,
"rate": 0.002446
}Build with JPY/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key