Rate Overview
Live
1 FJD = 1597.79 MNT
1 MNT = 0.000626
FJD
Avg
1597.51
High
1607.28
Low
1579.07
Last updated: 7/25/2026, 10:15:10 AM
Quick Conversions
| FJD | MNT |
|---|---|
| 1 FJD | 1,597.79 MNT |
| 10 FJD | 15,977.94 MNT |
| 50 FJD | 79,889.69 MNT |
| 100 FJD | 159,779.38 MNT |
| 500 FJD | 798,896.88 MNT |
| 1,000 FJD | 1,597,793.75 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-25T10:15:10Z",
"rates": {
"MNT": 1597.79375
}
}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": 159779.375,
"rate": 1597.79375
}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