Rate Overview
Live
1 OMR = 17.4417 CNY
1 CNY = 0.057334
OMR
Avg
17.4321
High
17.5057
Low
17.3860
Last updated: 9/6/2026, 1:00:17 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.44 CNY |
| 10 OMR | 174.42 CNY |
| 50 OMR | 872.08 CNY |
| 100 OMR | 1,744.17 CNY |
| 500 OMR | 8,720.83 CNY |
| 1,000 OMR | 17,441.65 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-09-06T13:00:17Z",
"rates": {
"CNY": 17.441654
}
}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": 1744.1653999999999,
"rate": 17.441654
}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