Rate Overview
Live
1 FKP = 9.1105 CNY
1 CNY = 0.109764
FKP
Avg
9.0746
High
9.1105
Low
9.0390
Last updated: 6/16/2026, 4:44:39 AM
Quick Conversions
| FKP | CNY |
|---|---|
| 1 FKP | 9.11 CNY |
| 10 FKP | 91.10 CNY |
| 50 FKP | 455.52 CNY |
| 100 FKP | 911.05 CNY |
| 500 FKP | 4,555.25 CNY |
| 1,000 FKP | 9,110.50 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-06-16T04:44:39Z",
"rates": {
"CNY": 9.110495
}
}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": 911.0495000000001,
"rate": 9.110495
}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