Rate Overview
Live
1 FJD = 1949.69 MGA
1 MGA = 0.000513
FJD
Avg
1955.68
High
1969.36
Low
1948.64
Last updated: 9/4/2026, 9:21:00 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,949.69 MGA |
| 10 FJD | 19,496.94 MGA |
| 50 FJD | 97,484.68 MGA |
| 100 FJD | 194,969.36 MGA |
| 500 FJD | 974,846.78 MGA |
| 1,000 FJD | 1,949,693.56 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-09-04T09:21:00Z",
"rates": {
"MGA": 1949.693563
}
}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": 194969.3563,
"rate": 1949.693563
}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