Rate Overview
Live
1 CUP = 0.014565 OMR
1 OMR = 68.6577
CUP
Avg
0.015575
High
0.016144
Low
0.014496
Last updated: 7/31/2026, 3:49:32 PM
Quick Conversions
| CUP | OMR |
|---|---|
| 1 CUP | 0.01 OMR |
| 10 CUP | 0.15 OMR |
| 50 CUP | 0.73 OMR |
| 100 CUP | 1.46 OMR |
| 500 CUP | 7.28 OMR |
| 1,000 CUP | 14.57 OMR |
Get CUP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=OMRExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-31T15:49:32Z",
"rates": {
"OMR": 0.014565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "OMR",
"amount": 100
},
"result": 1.4565,
"rate": 0.014565
}Build with CUP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key