Rate Overview
Live
1 COP = 0.000102 OMR
1 OMR = 9803.92
COP
Avg
0.000102
High
0.000102
Low
0.000101
Last updated: 3/7/2026, 7:37: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.10 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-03-07T07:37:41Z",
"rates": {
"OMR": 0.000102
}
}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.0102,
"rate": 0.000102
}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