Rate Overview
Live
1 FJD = 1917.75 MGA
1 MGA = 0.000521
FJD
Avg
1922.16
High
2031.98
Low
1859.82
Last updated: 7/25/2026, 6:42:43 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,917.75 MGA |
| 10 FJD | 19,177.53 MGA |
| 50 FJD | 95,887.66 MGA |
| 100 FJD | 191,775.32 MGA |
| 500 FJD | 958,876.61 MGA |
| 1,000 FJD | 1,917,753.21 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-07-25T18:42:43Z",
"rates": {
"MGA": 1917.753211
}
}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": 191775.3211,
"rate": 1917.753211
}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