Rate Overview
Live
1 FJD = 1878.26 MGA
1 MGA = 0.000532
FJD
Avg
1886.12
High
1895.31
Low
1878.26
Last updated: 6/16/2026, 4:16:57 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,878.26 MGA |
| 10 FJD | 18,782.61 MGA |
| 50 FJD | 93,913.06 MGA |
| 100 FJD | 187,826.11 MGA |
| 500 FJD | 939,130.56 MGA |
| 1,000 FJD | 1,878,261.12 MGA |
Get FJD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MGAExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T04:16:57Z",
"rates": {
"MGA": 1878.261118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MGA",
"amount": 100
},
"result": 187826.11179999998,
"rate": 1878.261118
}Build with FJD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key