Rate Overview
Live
1 CUP = 0.014531 OMR
1 OMR = 68.8184
CUP
Avg
0.015907
High
0.016132
Low
0.014531
Last updated: 3/28/2026, 3:25:52 PM
Quick Conversions
| CUP | OMR |
|---|---|
| 1 CUP | 0.01 OMR |
| 10 CUP | 0.15 OMR |
| 50 CUP | 0.73 OMR |
| 100 CUP | 1.45 OMR |
| 500 CUP | 7.27 OMR |
| 1,000 CUP | 14.53 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-03-28T15:25:52Z",
"rates": {
"OMR": 0.014531
}
}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.4531,
"rate": 0.014531
}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