Rate Overview
Live
1 FJD = 1914.91 MGA
1 MGA = 0.000522
FJD
Avg
1936.81
High
2076.08
Low
1741.18
Last updated: 7/20/2026, 3:07:41 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,914.91 MGA |
| 10 FJD | 19,149.09 MGA |
| 50 FJD | 95,745.47 MGA |
| 100 FJD | 191,490.94 MGA |
| 500 FJD | 957,454.68 MGA |
| 1,000 FJD | 1,914,909.36 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-20T15:07:41Z",
"rates": {
"MGA": 1914.909361
}
}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": 191490.9361,
"rate": 1914.909361
}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