Rate Overview
Live
1 FJD = 3.0392 CNY
1 CNY = 0.329034
FJD
Avg
3.0422
High
3.0571
Low
3.0289
Last updated: 6/16/2026, 10:01:35 AM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.04 CNY |
| 10 FJD | 30.39 CNY |
| 50 FJD | 151.96 CNY |
| 100 FJD | 303.92 CNY |
| 500 FJD | 1,519.60 CNY |
| 1,000 FJD | 3,039.20 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-06-16T10:01:35Z",
"rates": {
"CNY": 3.039197
}
}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.91970000000003,
"rate": 3.039197
}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