Rate Overview
Live
1 OMR = 5.7315 FJD
1 FJD = 0.174475
OMR
Avg
5.7531
High
5.7815
Low
5.7205
Last updated: 4/16/2026, 9:35:22 PM
Quick Conversions
| OMR | FJD |
|---|---|
| 1 OMR | 5.73 FJD |
| 10 OMR | 57.31 FJD |
| 50 OMR | 286.57 FJD |
| 100 OMR | 573.15 FJD |
| 500 OMR | 2,865.75 FJD |
| 1,000 OMR | 5,731.49 FJD |
Get OMR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=FJDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-16T21:35:22Z",
"rates": {
"FJD": 5.731494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "FJD",
"amount": 100
},
"result": 573.1494,
"rate": 5.731494
}Build with OMR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key