Rate Overview
Live
1 MGA = 0.000532 FJD
1 FJD = 1879.70
MGA
Avg
0.000527
High
0.000536
Low
0.000519
Last updated: 3/6/2026, 11:53:16 PM
Quick Conversions
| MGA | FJD |
|---|---|
| 1 MGA | 0.00 FJD |
| 10 MGA | 0.01 FJD |
| 50 MGA | 0.03 FJD |
| 100 MGA | 0.05 FJD |
| 500 MGA | 0.27 FJD |
| 1,000 MGA | 0.53 FJD |
Get MGA/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=FJDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:53:16Z",
"rates": {
"FJD": 0.000532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "FJD",
"amount": 100
},
"result": 0.053200000000000004,
"rate": 0.000532
}Build with MGA/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key