Rate Overview
Live
1 OMR = 68.7565 CUP
1 CUP = 0.014544
OMR
Avg
68.7059
High
68.8774
Low
68.6161
Last updated: 6/19/2026, 8:26:19 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.76 CUP |
| 10 OMR | 687.57 CUP |
| 50 OMR | 3,437.83 CUP |
| 100 OMR | 6,875.65 CUP |
| 500 OMR | 34,378.27 CUP |
| 1,000 OMR | 68,756.54 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-06-19T08:26:19Z",
"rates": {
"CUP": 68.756538
}
}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": 6875.653800000001,
"rate": 68.756538
}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