Rate Overview
Live
1 OMR = 68.6528 CUP
1 CUP = 0.014566
OMR
Avg
68.6928
High
68.9393
Low
68.6448
Last updated: 5/7/2026, 4:00:38 PM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.65 CUP |
| 10 OMR | 686.53 CUP |
| 50 OMR | 3,432.64 CUP |
| 100 OMR | 6,865.28 CUP |
| 500 OMR | 34,326.41 CUP |
| 1,000 OMR | 68,652.83 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-05-07T16:00:38Z",
"rates": {
"CUP": 68.652826
}
}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.2826000000005,
"rate": 68.652826
}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