Rate Overview
Live
1 DKK = 0.059097 OMR
1 OMR = 16.9213
DKK
Avg
0.058972
High
0.059115
Low
0.058783
Last updated: 7/7/2026, 2:08:49 AM
Quick Conversions
| DKK | OMR |
|---|---|
| 1 DKK | 0.06 OMR |
| 10 DKK | 0.59 OMR |
| 50 DKK | 2.95 OMR |
| 100 DKK | 5.91 OMR |
| 500 DKK | 29.55 OMR |
| 1,000 DKK | 59.10 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-07T02:08:49Z",
"rates": {
"OMR": 0.059097
}
}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.9097,
"rate": 0.059097
}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