Rate Overview
Live
1 FJD = 648.8119 KRW
1 KRW = 0.001541
FJD
Avg
671.7031
High
694.8928
Low
648.8119
Last updated: 7/25/2026, 11:52:08 AM
Quick Conversions
| FJD | KRW |
|---|---|
| 1 FJD | 648.81 KRW |
| 10 FJD | 6,488.12 KRW |
| 50 FJD | 32,440.60 KRW |
| 100 FJD | 64,881.19 KRW |
| 500 FJD | 324,405.96 KRW |
| 1,000 FJD | 648,811.93 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-25T11:52:08Z",
"rates": {
"KRW": 648.81193
}
}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": 64881.193,
"rate": 648.81193
}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