Rate Overview
Live
1 KRW = 0.001477 FJD
1 FJD = 677.0481
KRW
Avg
0.001506
High
0.001533
Low
0.001477
Last updated: 3/7/2026, 12:31:41 AM
Quick Conversions
| KRW | FJD |
|---|---|
| 1 KRW | 0.00 FJD |
| 10 KRW | 0.01 FJD |
| 50 KRW | 0.07 FJD |
| 100 KRW | 0.15 FJD |
| 500 KRW | 0.74 FJD |
| 1,000 KRW | 1.48 FJD |
Get KRW/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=FJDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:31:41Z",
"rates": {
"FJD": 0.001477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "FJD",
"amount": 100
},
"result": 0.1477,
"rate": 0.001477
}Build with KRW/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key