Rate Overview
Live
1 FJD = 3.0948 CNY
1 CNY = 0.323123
FJD
Avg
3.0976
High
3.1079
Low
3.0699
Last updated: 5/7/2026, 12:13:24 AM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.09 CNY |
| 10 FJD | 30.95 CNY |
| 50 FJD | 154.74 CNY |
| 100 FJD | 309.48 CNY |
| 500 FJD | 1,547.40 CNY |
| 1,000 FJD | 3,094.80 CNY |
Get FJD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CNYExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-07T00:13:24Z",
"rates": {
"CNY": 3.094798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CNY",
"amount": 100
},
"result": 309.4798,
"rate": 3.094798
}Build with FJD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key