Rate Overview
Live
1 OMR = 2.6005 CUC
1 CUC = 0.384544
OMR
Avg
2.5936
High
2.6005
Low
2.5894
Last updated: 7/11/2026, 4:55:11 PM
Quick Conversions
| OMR | CUC |
|---|---|
| 1 OMR | 2.60 CUC |
| 10 OMR | 26.00 CUC |
| 50 OMR | 130.02 CUC |
| 100 OMR | 260.05 CUC |
| 500 OMR | 1,300.24 CUC |
| 1,000 OMR | 2,600.48 CUC |
Get OMR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CUCExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-11T16:55:11Z",
"rates": {
"CUC": 2.600483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CUC",
"amount": 100
},
"result": 260.0483,
"rate": 2.600483
}Build with OMR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key