Rate Overview
Live
1 OMR = 5.8310 FJD
1 FJD = 0.171496
OMR
Avg
5.8303
High
5.8568
Low
5.8084
Last updated: 7/6/2026, 10:37:23 AM
Quick Conversions
| OMR | FJD |
|---|---|
| 1 OMR | 5.83 FJD |
| 10 OMR | 58.31 FJD |
| 50 OMR | 291.55 FJD |
| 100 OMR | 583.10 FJD |
| 500 OMR | 2,915.52 FJD |
| 1,000 OMR | 5,831.03 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-07-06T10:37:23Z",
"rates": {
"FJD": 5.831034
}
}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": 583.1034,
"rate": 5.831034
}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