Rate Overview
Live
1 FJD = 1885.38 MGA
1 MGA = 0.000530
FJD
Avg
1889.65
High
1910.55
Low
1877.43
Last updated: 7/6/2026, 6:46:00 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,885.38 MGA |
| 10 FJD | 18,853.84 MGA |
| 50 FJD | 94,269.18 MGA |
| 100 FJD | 188,538.36 MGA |
| 500 FJD | 942,691.82 MGA |
| 1,000 FJD | 1,885,383.64 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-06T06:46:00Z",
"rates": {
"MGA": 1885.383639
}
}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": 188538.3639,
"rate": 1885.383639
}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