Rate Overview
Live
1 OMR = 62.0851 CUP
1 CUP = 0.016107
OMR
Avg
63.2990
High
68.6521
Low
61.8389
Last updated: 5/27/2026, 9:42:02 PM
Quick Conversions
| OMR | CUP |
|---|---|
| 1 OMR | 62.09 CUP |
| 10 OMR | 620.85 CUP |
| 50 OMR | 3,104.25 CUP |
| 100 OMR | 6,208.51 CUP |
| 500 OMR | 31,042.54 CUP |
| 1,000 OMR | 62,085.08 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-05-27T21:42:02Z",
"rates": {
"CUP": 62.085076
}
}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": 6208.5076,
"rate": 62.085076
}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