Rate Overview
Live
1 CUP = 0.016106 OMR
1 OMR = 62.0887
CUP
Avg
0.016102
High
0.016144
Low
0.016070
Last updated: 5/27/2026, 10:51:18 PM
Quick Conversions
| CUP | OMR |
|---|---|
| 1 CUP | 0.02 OMR |
| 10 CUP | 0.16 OMR |
| 50 CUP | 0.81 OMR |
| 100 CUP | 1.61 OMR |
| 500 CUP | 8.05 OMR |
| 1,000 CUP | 16.11 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-05-27T22:51:18Z",
"rates": {
"OMR": 0.016106
}
}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.6105999999999998,
"rate": 0.016106
}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