Rate Overview
Live
1 FJD = 665.8372 KRW
1 KRW = 0.001502
FJD
Avg
649.8746
High
695.3479
Low
611.5840
Last updated: 7/23/2026, 4:58:24 PM
Quick Conversions
| FJD | KRW |
|---|---|
| 1 FJD | 665.84 KRW |
| 10 FJD | 6,658.37 KRW |
| 50 FJD | 33,291.86 KRW |
| 100 FJD | 66,583.72 KRW |
| 500 FJD | 332,918.60 KRW |
| 1,000 FJD | 665,837.20 KRW |
Get FJD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=KRWExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T16:58:24Z",
"rates": {
"KRW": 665.8372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "KRW",
"amount": 100
},
"result": 66583.72,
"rate": 665.8372
}Build with FJD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key