Rate Overview
Live
1 OMR = 68.6444 CUP
1 CUP = 0.014568
OMR
Avg
64.9638
High
68.7664
Low
61.8389
Last updated: 7/20/2026, 5:03:38 PM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.64 CUP |
| 10 OMR | 686.44 CUP |
| 50 OMR | 3,432.22 CUP |
| 100 OMR | 6,864.44 CUP |
| 500 OMR | 34,322.21 CUP |
| 1,000 OMR | 68,644.42 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-20T17:03:38Z",
"rates": {
"CUP": 68.644419
}
}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": 6864.4419,
"rate": 68.644419
}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