Rate Overview
Live
1 OMR = 68.8167 CUP
1 CUP = 0.014531
OMR
Avg
63.6801
High
68.8167
Low
62.0093
Last updated: 3/28/2026, 9:10:46 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.82 CUP |
| 10 OMR | 688.17 CUP |
| 50 OMR | 3,440.83 CUP |
| 100 OMR | 6,881.67 CUP |
| 500 OMR | 34,408.33 CUP |
| 1,000 OMR | 68,816.66 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-03-28T09:10:46Z",
"rates": {
"CUP": 68.816664
}
}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": 6881.6664,
"rate": 68.816664
}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