Rate Overview
Live
1 OMR = 17.5123 CNY
1 CNY = 0.057103
OMR
Avg
17.5011
High
17.6151
Low
17.4652
Last updated: 8/16/2026, 3:12:22 AM
Quick Conversions
| OMR | CNY |
|---|---|
| 1 OMR | 17.51 CNY |
| 10 OMR | 175.12 CNY |
| 50 OMR | 875.61 CNY |
| 100 OMR | 1,751.23 CNY |
| 500 OMR | 8,756.14 CNY |
| 1,000 OMR | 17,512.27 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-08-16T03:12:22Z",
"rates": {
"CNY": 17.512274
}
}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": 1751.2274000000002,
"rate": 17.512274
}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