Rate Overview
Live
1 FJD = 1851.98 MGA
1 MGA = 0.000540
FJD
Avg
1951.22
High
2016.67
Low
1851.98
Last updated: 3/27/2026, 9:32:23 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,851.98 MGA |
| 10 FJD | 18,519.80 MGA |
| 50 FJD | 92,598.99 MGA |
| 100 FJD | 185,197.98 MGA |
| 500 FJD | 925,989.89 MGA |
| 1,000 FJD | 1,851,979.78 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-27T09:32:23Z",
"rates": {
"MGA": 1851.979775
}
}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": 185197.9775,
"rate": 1851.979775
}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