Rate Overview
Live
1 OMR = 68.6532 CUP
1 CUP = 0.014566
OMR
Avg
68.7364
High
69.2156
Low
68.6481
Last updated: 8/21/2026, 11:23:59 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.65 CUP |
| 10 OMR | 686.53 CUP |
| 50 OMR | 3,432.66 CUP |
| 100 OMR | 6,865.32 CUP |
| 500 OMR | 34,326.59 CUP |
| 1,000 OMR | 68,653.17 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-08-21T11:23:59Z",
"rates": {
"CUP": 68.653174
}
}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.317400000001,
"rate": 68.653174
}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