Rate Overview
Live
1 FJD = 3.0640 CNY
1 CNY = 0.326372
FJD
Avg
3.0965
High
3.1481
Low
3.0587
Last updated: 5/27/2026, 6:11:56 AM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.06 CNY |
| 10 FJD | 30.64 CNY |
| 50 FJD | 153.20 CNY |
| 100 FJD | 306.40 CNY |
| 500 FJD | 1,531.99 CNY |
| 1,000 FJD | 3,063.99 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-27T06:11:56Z",
"rates": {
"CNY": 3.063988
}
}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": 306.3988,
"rate": 3.063988
}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