Rate Overview
Live
1 FJD = 10122.34 LAK
1 LAK = 0.000099
FJD
Avg
10151.12
High
10216.43
Low
10122.34
Last updated: 9/3/2026, 3:50:04 AM
Quick Conversions
| FJD | LAK |
|---|---|
| 1 FJD | 10,122.34 LAK |
| 10 FJD | 101,223.37 LAK |
| 50 FJD | 506,116.86 LAK |
| 100 FJD | 1,012,233.72 LAK |
| 500 FJD | 5,061,168.61 LAK |
| 1,000 FJD | 10,122,337.23 LAK |
Get FJD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=LAKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-03T03:50:04Z",
"rates": {
"LAK": 10122.337226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "LAK",
"amount": 100
},
"result": 1012233.7226,
"rate": 10122.337226
}Build with FJD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key