Rate Overview
Live
1 OMR = 17.5928 CNY
1 CNY = 0.056841
OMR
Avg
18.4022
High
19.1565
Low
17.5383
Last updated: 7/26/2026, 7:58:33 AM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.59 CNY |
| 10 OMR | 175.93 CNY |
| 50 OMR | 879.64 CNY |
| 100 OMR | 1,759.28 CNY |
| 500 OMR | 8,796.41 CNY |
| 1,000 OMR | 17,592.81 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-26T07:58:33Z",
"rates": {
"CNY": 17.592811
}
}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": 1759.2811000000002,
"rate": 17.592811
}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