Rate Overview
Live
1 DKK = 0.058729 OMR
1 OMR = 17.0274
DKK
Avg
0.060002
High
0.061422
Low
0.058729
Last updated: 7/28/2026, 2:06:38 PM
Quick Conversions
| DKK | OMR |
|---|---|
| 1 DKK | 0.06 OMR |
| 10 DKK | 0.59 OMR |
| 50 DKK | 2.94 OMR |
| 100 DKK | 5.87 OMR |
| 500 DKK | 29.36 OMR |
| 1,000 DKK | 58.73 OMR |
Get DKK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=OMRExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T14:06:38Z",
"rates": {
"OMR": 0.058729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "OMR",
"amount": 100
},
"result": 5.8729000000000005,
"rate": 0.058729
}Build with DKK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key