Rate Overview
Live
1 OMR = 17.5636 CNY
1 CNY = 0.056936
OMR
Avg
17.5708
High
17.6205
Low
17.5301
Last updated: 7/16/2026, 1:33:06 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.56 CNY |
| 10 OMR | 175.64 CNY |
| 50 OMR | 878.18 CNY |
| 100 OMR | 1,756.36 CNY |
| 500 OMR | 8,781.80 CNY |
| 1,000 OMR | 17,563.60 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-16T13:33:06Z",
"rates": {
"CNY": 17.563597
}
}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": 1756.3597000000002,
"rate": 17.563597
}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