Rate Overview
Live
1 OMR = 17.6406 CNY
1 CNY = 0.056688
OMR
Avg
17.7667
High
18.1379
Low
17.5122
Last updated: 7/18/2026, 6:19:00 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.64 CNY |
| 10 OMR | 176.41 CNY |
| 50 OMR | 882.03 CNY |
| 100 OMR | 1,764.06 CNY |
| 500 OMR | 8,820.29 CNY |
| 1,000 OMR | 17,640.57 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-07-18T18:19:00Z",
"rates": {
"CNY": 17.640571
}
}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": 1764.0571000000002,
"rate": 17.640571
}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