Rate Overview
Live
1 OMR = 17.5673 CNY
1 CNY = 0.056924
OMR
Avg
17.5502
High
17.5883
Low
17.5273
Last updated: 7/27/2026, 12:50:14 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.57 CNY |
| 10 OMR | 175.67 CNY |
| 50 OMR | 878.37 CNY |
| 100 OMR | 1,756.73 CNY |
| 500 OMR | 8,783.66 CNY |
| 1,000 OMR | 17,567.32 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-27T12:50:14Z",
"rates": {
"CNY": 17.567319
}
}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.7319000000002,
"rate": 17.567319
}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