Rate Overview
Live
1 FJD = 1870.73 MGA
1 MGA = 0.000535
FJD
Avg
1884.57
High
1938.20
Low
1854.86
Last updated: 3/27/2026, 2:47:33 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,870.73 MGA |
| 10 FJD | 18,707.27 MGA |
| 50 FJD | 93,536.33 MGA |
| 100 FJD | 187,072.65 MGA |
| 500 FJD | 935,363.26 MGA |
| 1,000 FJD | 1,870,726.53 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-03-27T14:47:33Z",
"rates": {
"MGA": 1870.726529
}
}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": 187072.65290000002,
"rate": 1870.726529
}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