Rate Overview
Live
1 FJD = 1622.62 MNT
1 MNT = 0.000616
FJD
Avg
1624.38
High
1630.27
Low
1609.70
Last updated: 5/6/2026, 11:05:47 PM
Quick Conversions
| FJD | MNT |
|---|---|
| 1 FJD | 1,622.62 MNT |
| 10 FJD | 16,226.20 MNT |
| 50 FJD | 81,131.02 MNT |
| 100 FJD | 162,262.04 MNT |
| 500 FJD | 811,310.17 MNT |
| 1,000 FJD | 1,622,620.35 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-05-06T23:05:47Z",
"rates": {
"MNT": 1622.62035
}
}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": 162262.035,
"rate": 1622.62035
}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