Rate Overview
Live
1 OMR = 68.6082 CUP
1 CUP = 0.014576
OMR
Avg
63.5574
High
68.6466
Low
61.9626
Last updated: 7/28/2026, 10:21:47 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.61 CUP |
| 10 OMR | 686.08 CUP |
| 50 OMR | 3,430.41 CUP |
| 100 OMR | 6,860.82 CUP |
| 500 OMR | 34,304.10 CUP |
| 1,000 OMR | 68,608.20 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-28T10:21:47Z",
"rates": {
"CUP": 68.608204
}
}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": 6860.8204000000005,
"rate": 68.608204
}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