Rate Overview
Live
1 FJD = 1599.67 MNT
1 MNT = 0.000625
FJD
Avg
1602.79
High
1606.81
Low
1596.06
Last updated: 7/24/2026, 5:19:49 AM
Quick Conversions
| FJD | MNT |
|---|---|
| 1 FJD | 1,599.67 MNT |
| 10 FJD | 15,996.71 MNT |
| 50 FJD | 79,983.55 MNT |
| 100 FJD | 159,967.09 MNT |
| 500 FJD | 799,835.47 MNT |
| 1,000 FJD | 1,599,670.94 MNT |
Get FJD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MNTExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T05:19:49Z",
"rates": {
"MNT": 1599.670937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MNT",
"amount": 100
},
"result": 159967.0937,
"rate": 1599.670937
}Build with FJD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key