Rate Overview
Live
1 FKP = 9.2449 CNY
1 CNY = 0.108167
FKP
Avg
9.2394
High
9.2618
Low
9.1963
Last updated: 3/7/2026, 1:07:20 AM
Quick Conversions
| FKP | CNY |
|---|---|
| 1 FKP | 9.24 CNY |
| 10 FKP | 92.45 CNY |
| 50 FKP | 462.25 CNY |
| 100 FKP | 924.49 CNY |
| 500 FKP | 4,622.47 CNY |
| 1,000 FKP | 9,244.93 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-07T01:07:20Z",
"rates": {
"CNY": 9.244931
}
}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": 924.4930999999999,
"rate": 9.244931
}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