Rate Overview
Live
1 COP = 0.000106 OMR
1 OMR = 9433.96
COP
Avg
0.000106
High
0.000107
Low
0.000105
Last updated: 4/17/2026, 10:42:41 AM
Quick Conversions
| COP | OMR |
|---|---|
| 1 COP | 0.00 OMR |
| 10 COP | 0.00 OMR |
| 50 COP | 0.01 OMR |
| 100 COP | 0.01 OMR |
| 500 COP | 0.05 OMR |
| 1,000 COP | 0.11 OMR |
Get COP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=OMRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T10:42:41Z",
"rates": {
"OMR": 0.000106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "OMR",
"amount": 100
},
"result": 0.0106,
"rate": 0.000106
}Build with COP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key