Rate Overview
Live
1 LAK = 0.000100 FJD
1 FJD = 10000.00
LAK
Avg
0.000101
High
0.000101
Low
0.000100
Last updated: 4/16/2026, 9:35:21 PM
Quick Conversions
| LAK | FJD |
|---|---|
| 1 LAK | 0.00 FJD |
| 10 LAK | 0.00 FJD |
| 50 LAK | 0.01 FJD |
| 100 LAK | 0.01 FJD |
| 500 LAK | 0.05 FJD |
| 1,000 LAK | 0.10 FJD |
Get LAK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=FJDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-16T21:35:21Z",
"rates": {
"FJD": 0.0001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "FJD",
"amount": 100
},
"result": 0.01,
"rate": 0.0001
}Build with LAK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key