Rate Overview
Live
1 CUP = 0.016078 OMR
1 OMR = 62.1968
CUP
Avg
0.016063
High
0.016113
Low
0.015890
Last updated: 3/7/2026, 7:44:47 AM
Quick Conversions
| CUP | OMR |
|---|---|
| 1 CUP | 0.02 OMR |
| 10 CUP | 0.16 OMR |
| 50 CUP | 0.80 OMR |
| 100 CUP | 1.61 OMR |
| 500 CUP | 8.04 OMR |
| 1,000 CUP | 16.08 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-07T07:44:47Z",
"rates": {
"OMR": 0.016078
}
}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.6078,
"rate": 0.016078
}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