Rate Overview
Live
1 FJD = 1876.25 MGA
1 MGA = 0.000533
FJD
Avg
1866.50
High
1876.25
Low
1856.56
Last updated: 4/16/2026, 7:57:46 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,876.25 MGA |
| 10 FJD | 18,762.48 MGA |
| 50 FJD | 93,812.39 MGA |
| 100 FJD | 187,624.78 MGA |
| 500 FJD | 938,123.88 MGA |
| 1,000 FJD | 1,876,247.76 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-04-16T19:57:46Z",
"rates": {
"MGA": 1876.247762
}
}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": 187624.7762,
"rate": 1876.247762
}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