Rate Overview
Live
1 OMR = 68.6520 CUP
1 CUP = 0.014566
OMR
Avg
68.6909
High
68.8621
Low
68.6503
Last updated: 4/17/2026, 2:42:46 PM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.65 CUP |
| 10 OMR | 686.52 CUP |
| 50 OMR | 3,432.60 CUP |
| 100 OMR | 6,865.20 CUP |
| 500 OMR | 34,325.99 CUP |
| 1,000 OMR | 68,651.99 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-04-17T14:42:46Z",
"rates": {
"CUP": 68.651989
}
}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": 6865.1989,
"rate": 68.651989
}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