Rate Overview
Live
1 OMR = 2.5946 CUC
1 CUC = 0.385418
OMR
Avg
2.5927
High
2.5991
Low
2.5893
Last updated: 6/19/2026, 8:45:00 AM
Quick Conversions
| OMR | CUC |
|---|---|
| 1 OMR | 2.59 CUC |
| 10 OMR | 25.95 CUC |
| 50 OMR | 129.73 CUC |
| 100 OMR | 259.46 CUC |
| 500 OMR | 1,297.29 CUC |
| 1,000 OMR | 2,594.59 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-06-19T08:45:00Z",
"rates": {
"CUC": 2.594586
}
}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.4586,
"rate": 2.594586
}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