Rate Overview
Live
1 OMR = 2.5905 CUC
1 CUC = 0.386030
OMR
Avg
2.5913
High
2.5937
Low
2.5905
Last updated: 5/27/2026, 9:52:35 PM
Quick Conversions
| OMR | CUC |
|---|---|
| 1 OMR | 2.59 CUC |
| 10 OMR | 25.90 CUC |
| 50 OMR | 129.52 CUC |
| 100 OMR | 259.05 CUC |
| 500 OMR | 1,295.24 CUC |
| 1,000 OMR | 2,590.47 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-05-27T21:52:35Z",
"rates": {
"CUC": 2.590472
}
}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": 259.04720000000003,
"rate": 2.590472
}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