Rate Overview
Live
1 OMR = 68.6721 CUP
1 CUP = 0.014562
OMR
Avg
68.6791
High
68.7538
Low
68.6544
Last updated: 7/8/2026, 2:37:20 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.67 CUP |
| 10 OMR | 686.72 CUP |
| 50 OMR | 3,433.60 CUP |
| 100 OMR | 6,867.21 CUP |
| 500 OMR | 34,336.05 CUP |
| 1,000 OMR | 68,672.09 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-08T02:37:20Z",
"rates": {
"CUP": 68.672091
}
}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": 6867.209099999999,
"rate": 68.672091
}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