Rate Overview
Live
1 FJD = 3.0451 CNY
1 CNY = 0.328396
FJD
Avg
3.0385
High
3.0556
Low
3.0308
Last updated: 8/11/2026, 9:20:43 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.05 CNY |
| 10 FJD | 30.45 CNY |
| 50 FJD | 152.26 CNY |
| 100 FJD | 304.51 CNY |
| 500 FJD | 1,522.55 CNY |
| 1,000 FJD | 3,045.11 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-08-11T21:20:43Z",
"rates": {
"CNY": 3.045108
}
}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": 304.5108,
"rate": 3.045108
}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