Rate Overview
Live
1 OMR = 17.9491 CNY
1 CNY = 0.055713
OMR
Avg
18.5127
High
19.1576
Low
17.7671
Last updated: 3/28/2026, 3:23:28 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.95 CNY |
| 10 OMR | 179.49 CNY |
| 50 OMR | 897.45 CNY |
| 100 OMR | 1,794.91 CNY |
| 500 OMR | 8,974.54 CNY |
| 1,000 OMR | 17,949.07 CNY |
Get OMR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CNYExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-28T15:23:28Z",
"rates": {
"CNY": 17.949074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CNY",
"amount": 100
},
"result": 1794.9074,
"rate": 17.949074
}Build with OMR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key