Rate Overview
Live
1 FJD = 1877.11 MGA
1 MGA = 0.000533
FJD
Avg
1895.87
High
1925.34
Low
1863.24
Last updated: 3/6/2026, 8:47:01 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,877.11 MGA |
| 10 FJD | 18,771.08 MGA |
| 50 FJD | 93,855.38 MGA |
| 100 FJD | 187,710.77 MGA |
| 500 FJD | 938,553.83 MGA |
| 1,000 FJD | 1,877,107.67 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-06T20:47:01Z",
"rates": {
"MGA": 1877.107669
}
}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": 187710.7669,
"rate": 1877.107669
}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