Rate Overview
Live
1 OMR = 17.6092 CNY
1 CNY = 0.056789
OMR
Avg
17.7323
High
18.0287
Low
17.5042
Last updated: 7/19/2026, 9:06:17 AM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.61 CNY |
| 10 OMR | 176.09 CNY |
| 50 OMR | 880.46 CNY |
| 100 OMR | 1,760.92 CNY |
| 500 OMR | 8,804.60 CNY |
| 1,000 OMR | 17,609.20 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-19T09:06:17Z",
"rates": {
"CNY": 17.609198
}
}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": 1760.9198,
"rate": 17.609198
}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