Rate Overview
Live
1 OMR = 5.8361 FJD
1 FJD = 0.171346
OMR
Avg
5.8440
High
5.9773
Low
5.7078
Last updated: 7/26/2026, 9:18:45 PM
Quick Conversions
| OMR | FJD |
|---|---|
| 1 OMR | 5.84 FJD |
| 10 OMR | 58.36 FJD |
| 50 OMR | 291.81 FJD |
| 100 OMR | 583.61 FJD |
| 500 OMR | 2,918.06 FJD |
| 1,000 OMR | 5,836.13 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-26T21:18:45Z",
"rates": {
"FJD": 5.836128
}
}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.6128,
"rate": 5.836128
}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