Rate Overview
Live
1 FJD = 3.0767 CNY
1 CNY = 0.325028
FJD
Avg
3.1438
High
3.2436
Low
3.0567
Last updated: 3/27/2026, 1:00:07 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.08 CNY |
| 10 FJD | 30.77 CNY |
| 50 FJD | 153.83 CNY |
| 100 FJD | 307.67 CNY |
| 500 FJD | 1,538.33 CNY |
| 1,000 FJD | 3,076.66 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-03-27T13:00:07Z",
"rates": {
"CNY": 3.076658
}
}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": 307.6658,
"rate": 3.076658
}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