Rate Overview
Live
1 DKK = 0.059575 OMR
1 OMR = 16.7856
DKK
Avg
0.059567
High
0.059661
Low
0.059406
Last updated: 8/11/2026, 6:19:51 PM
Quick Conversions
| DKK | OMR |
|---|---|
| 1 DKK | 0.06 OMR |
| 10 DKK | 0.60 OMR |
| 50 DKK | 2.98 OMR |
| 100 DKK | 5.96 OMR |
| 500 DKK | 29.79 OMR |
| 1,000 DKK | 59.58 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-08-11T18:19:51Z",
"rates": {
"OMR": 0.059575
}
}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.9575000000000005,
"rate": 0.059575
}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