Rate Overview
Live
1 OMR = 5.6822 FJD
1 FJD = 0.175988
OMR
Avg
5.7567
High
5.9052
Low
5.6822
Last updated: 5/27/2026, 1:59:26 PM
Quick Conversions
| OMR | FJD |
|---|---|
| 1 OMR | 5.68 FJD |
| 10 OMR | 56.82 FJD |
| 50 OMR | 284.11 FJD |
| 100 OMR | 568.22 FJD |
| 500 OMR | 2,841.10 FJD |
| 1,000 OMR | 5,682.20 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-05-27T13:59:26Z",
"rates": {
"FJD": 5.6822
}
}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": 568.22,
"rate": 5.6822
}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