Rate Overview
Live
1 OMR = 2.5912 CUC
1 CUC = 0.385923
OMR
Avg
2.5942
High
2.6249
Low
2.5876
Last updated: 3/7/2026, 8:01:36 AM
Quick Conversions
| OMR | CUC |
|---|---|
| 1 OMR | 2.59 CUC |
| 10 OMR | 25.91 CUC |
| 50 OMR | 129.56 CUC |
| 100 OMR | 259.12 CUC |
| 500 OMR | 1,295.60 CUC |
| 1,000 OMR | 2,591.19 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-03-07T08:01:36Z",
"rates": {
"CUC": 2.591193
}
}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.1193,
"rate": 2.591193
}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