Rate Overview
Live
1 FJD = 1618.95 MNT
1 MNT = 0.000618
FJD
Avg
1615.68
High
1626.71
Low
1606.99
Last updated: 3/6/2026, 8:45:40 PM
Quick Conversions
| FJD | MNT |
|---|---|
| 1 FJD | 1,618.95 MNT |
| 10 FJD | 16,189.51 MNT |
| 50 FJD | 80,947.55 MNT |
| 100 FJD | 161,895.10 MNT |
| 500 FJD | 809,475.51 MNT |
| 1,000 FJD | 1,618,951.03 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-03-06T20:45:40Z",
"rates": {
"MNT": 1618.951027
}
}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": 161895.10270000002,
"rate": 1618.951027
}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