Rate Overview
Live
1 FJD = 3.1353 CNY
1 CNY = 0.318950
FJD
Avg
3.1166
High
3.1353
Low
3.0998
Last updated: 3/6/2026, 8:48:49 PM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.14 CNY |
| 10 FJD | 31.35 CNY |
| 50 FJD | 156.76 CNY |
| 100 FJD | 313.53 CNY |
| 500 FJD | 1,567.65 CNY |
| 1,000 FJD | 3,135.29 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-06T20:48:49Z",
"rates": {
"CNY": 3.135291
}
}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": 313.5291,
"rate": 3.135291
}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