Rate Overview
Live
1 JPY = 0.002430 OMR
1 OMR = 411.5226
JPY
Avg
0.002424
High
0.002431
Low
0.002415
Last updated: 4/16/2026, 7:43:05 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.21 OMR |
| 1,000 JPY | 2.43 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-04-16T07:43:05Z",
"rates": {
"OMR": 0.00243
}
}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.243,
"rate": 0.00243
}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