Rate Overview
Live
1 FJD = 3.0115 CNY
1 CNY = 0.332060
FJD
Avg
3.0228
High
3.0372
Low
3.0025
Last updated: 7/25/2026, 3:51:13 AM
Quick Conversions
| FJD | CNY |
|---|---|
| 1 FJD | 3.01 CNY |
| 10 FJD | 30.12 CNY |
| 50 FJD | 150.58 CNY |
| 100 FJD | 301.15 CNY |
| 500 FJD | 1,505.75 CNY |
| 1,000 FJD | 3,011.50 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-07-25T03:51:13Z",
"rates": {
"CNY": 3.0115
}
}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": 301.15,
"rate": 3.0115
}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