Rate Overview
Live
1 FKP = 9.2361 CNY
1 CNY = 0.108271
FKP
Avg
9.2253
High
9.2557
Low
9.1804
Last updated: 3/27/2026, 11:33:37 AM
Quick Conversions
| FKP | CNY |
|---|---|
| 1 FKP | 9.24 CNY |
| 10 FKP | 92.36 CNY |
| 50 FKP | 461.80 CNY |
| 100 FKP | 923.61 CNY |
| 500 FKP | 4,618.03 CNY |
| 1,000 FKP | 9,236.06 CNY |
Get FKP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=CNYExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T11:33:37Z",
"rates": {
"CNY": 9.236057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "CNY",
"amount": 100
},
"result": 923.6057000000001,
"rate": 9.236057
}Build with FKP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key