Rate Overview
Live
1 OMR = 17.5826 CNY
1 CNY = 0.056875
OMR
Avg
18.4751
High
19.1565
Low
17.5826
Last updated: 5/28/2026, 10:00:09 PM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.58 CNY |
| 10 OMR | 175.83 CNY |
| 50 OMR | 879.13 CNY |
| 100 OMR | 1,758.26 CNY |
| 500 OMR | 8,791.29 CNY |
| 1,000 OMR | 17,582.57 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-28T22:00:09Z",
"rates": {
"CNY": 17.582571
}
}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": 1758.2571000000003,
"rate": 17.582571
}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