Rate Overview
Live
1 MNT = 0.000625 FJD
1 FJD = 1600.00
MNT
Avg
0.000624
High
0.000626
Low
0.000622
Last updated: 7/26/2026, 12:46:31 AM
Quick Conversions
| MNT | FJD |
|---|---|
| 1 MNT | 0.00 FJD |
| 10 MNT | 0.01 FJD |
| 50 MNT | 0.03 FJD |
| 100 MNT | 0.06 FJD |
| 500 MNT | 0.31 FJD |
| 1,000 MNT | 0.63 FJD |
Get MNT/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=FJDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T00:46:31Z",
"rates": {
"FJD": 0.000625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "FJD",
"amount": 100
},
"result": 0.0625,
"rate": 0.000625
}Build with MNT/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key