Rate Overview
Live
1 DKK = 0.060933 OMR
1 OMR = 16.4115
DKK
Avg
0.060664
High
0.060933
Low
0.060333
Last updated: 4/17/2026, 1:36:08 PM
Quick Conversions
| DKK | OMR |
|---|---|
| 1 DKK | 0.06 OMR |
| 10 DKK | 0.61 OMR |
| 50 DKK | 3.05 OMR |
| 100 DKK | 6.09 OMR |
| 500 DKK | 30.47 OMR |
| 1,000 DKK | 60.93 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-04-17T13:36:08Z",
"rates": {
"OMR": 0.060933
}
}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": 6.0933,
"rate": 0.060933
}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