Rate Overview
Live
1 CUP = 0.014505 OMR
1 OMR = 68.9417
CUP
Avg
0.015750
High
0.016138
Low
0.014505
Last updated: 8/1/2026, 2:52:12 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.25 OMR |
| 1,000 CUP | 14.51 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-08-01T14:52:12Z",
"rates": {
"OMR": 0.014505
}
}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.4505000000000001,
"rate": 0.014505
}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