Rate Overview
Live
1 OMR = 17.6584 CNY
1 CNY = 0.056630
OMR
Avg
17.6838
High
17.7636
Low
17.6209
Last updated: 5/8/2026, 3:22:44 AM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.66 CNY |
| 10 OMR | 176.58 CNY |
| 50 OMR | 882.92 CNY |
| 100 OMR | 1,765.84 CNY |
| 500 OMR | 8,829.21 CNY |
| 1,000 OMR | 17,658.42 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-05-08T03:22:44Z",
"rates": {
"CNY": 17.658419
}
}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": 1765.8419,
"rate": 17.658419
}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