Rate Overview
Live
1 FJD = 1897.03 MGA
1 MGA = 0.000527
FJD
Avg
1930.43
High
2036.57
Low
1718.19
Last updated: 5/27/2026, 4:52:28 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,897.03 MGA |
| 10 FJD | 18,970.29 MGA |
| 50 FJD | 94,851.44 MGA |
| 100 FJD | 189,702.87 MGA |
| 500 FJD | 948,514.36 MGA |
| 1,000 FJD | 1,897,028.72 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-05-27T04:52:28Z",
"rates": {
"MGA": 1897.028721
}
}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": 189702.87209999998,
"rate": 1897.028721
}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