Rate Overview
Live
1 FJD = 3.0145 CNY
1 CNY = 0.331734
FJD
Avg
3.0797
High
3.1427
Low
3.0145
Last updated: 7/26/2026, 6:18:48 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.01 CNY |
| 10 FJD | 30.14 CNY |
| 50 FJD | 150.72 CNY |
| 100 FJD | 301.45 CNY |
| 500 FJD | 1,507.23 CNY |
| 1,000 FJD | 3,014.47 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-07-26T18:18:48Z",
"rates": {
"CNY": 3.014466
}
}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": 301.4466,
"rate": 3.014466
}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