Rate Overview
Live
1 OMR = 68.9410 CUP
1 CUP = 0.014505
OMR
Avg
68.7412
High
68.9410
Low
68.6093
Last updated: 8/1/2026, 8:20:24 AM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 68.94 CUP |
| 10 OMR | 689.41 CUP |
| 50 OMR | 3,447.05 CUP |
| 100 OMR | 6,894.10 CUP |
| 500 OMR | 34,470.52 CUP |
| 1,000 OMR | 68,941.04 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-01T08:20:24Z",
"rates": {
"CUP": 68.941035
}
}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": 6894.1035,
"rate": 68.941035
}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