Rate Overview
Live
1 OMR = 68.8546 CUP
1 CUP = 0.014523
OMR
Avg
68.7401
High
69.0047
Low
68.6189
Last updated: 7/19/2026, 9:09:40 PM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.85 CUP |
| 10 OMR | 688.55 CUP |
| 50 OMR | 3,442.73 CUP |
| 100 OMR | 6,885.46 CUP |
| 500 OMR | 34,427.28 CUP |
| 1,000 OMR | 68,854.56 CUP |
Get OMR/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CUPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-19T21:09:40Z",
"rates": {
"CUP": 68.854562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CUP",
"amount": 100
},
"result": 6885.4562000000005,
"rate": 68.854562
}Build with OMR/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key