Rate Overview
Live
1 FJD = 3.0081 CNY
1 CNY = 0.332431
FJD
Avg
3.0209
High
3.0390
Low
3.0025
Last updated: 6/30/2026, 10:22:22 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.01 CNY |
| 10 FJD | 30.08 CNY |
| 50 FJD | 150.41 CNY |
| 100 FJD | 300.81 CNY |
| 500 FJD | 1,504.07 CNY |
| 1,000 FJD | 3,008.14 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-30T22:22:22Z",
"rates": {
"CNY": 3.00814
}
}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": 300.814,
"rate": 3.00814
}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