Rate Overview
Live
1 OMR = 17.6364 CNY
1 CNY = 0.056701
OMR
Avg
17.5952
High
17.6364
Low
17.5685
Last updated: 7/7/2026, 9:03:28 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.64 CNY |
| 10 OMR | 176.36 CNY |
| 50 OMR | 881.82 CNY |
| 100 OMR | 1,763.64 CNY |
| 500 OMR | 8,818.20 CNY |
| 1,000 OMR | 17,636.40 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-07T21:03:28Z",
"rates": {
"CNY": 17.636398
}
}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": 1763.6398,
"rate": 17.636398
}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