Rate Overview
Live
1 FJD = 3.0386 CNY
1 CNY = 0.329094
FJD
Avg
3.0821
High
3.1427
Low
3.0266
Last updated: 7/20/2026, 3:24:43 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.04 CNY |
| 10 FJD | 30.39 CNY |
| 50 FJD | 151.93 CNY |
| 100 FJD | 303.86 CNY |
| 500 FJD | 1,519.32 CNY |
| 1,000 FJD | 3,038.65 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-20T15:24:43Z",
"rates": {
"CNY": 3.038649
}
}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": 303.8649,
"rate": 3.038649
}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