Rate Overview
Live
1 OMR = 17.5531 CNY
1 CNY = 0.056970
OMR
Avg
17.5364
High
17.5637
Low
17.5042
Last updated: 6/18/2026, 6:19:16 AM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.55 CNY |
| 10 OMR | 175.53 CNY |
| 50 OMR | 877.66 CNY |
| 100 OMR | 1,755.31 CNY |
| 500 OMR | 8,776.57 CNY |
| 1,000 OMR | 17,553.14 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-06-18T06:19:16Z",
"rates": {
"CNY": 17.553143
}
}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": 1755.3142999999998,
"rate": 17.553143
}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