Rate Overview
Live
1 KMF = 0.005209 FJD
1 FJD = 191.9754
KMF
Avg
0.005256
High
0.005319
Low
0.005209
Last updated: 3/7/2026, 1:07:09 AM
Quick Conversions
| KMF | FJD |
|---|---|
| 1 KMF | 0.01 FJD |
| 10 KMF | 0.05 FJD |
| 50 KMF | 0.26 FJD |
| 100 KMF | 0.52 FJD |
| 500 KMF | 2.60 FJD |
| 1,000 KMF | 5.21 FJD |
Get KMF/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=FJDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T01:07:09Z",
"rates": {
"FJD": 0.005209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "FJD",
"amount": 100
},
"result": 0.5209,
"rate": 0.005209
}Build with KMF/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key