Rate Overview
Live
1 FJD = 1893.58 MGA
1 MGA = 0.000528
FJD
Avg
1898.19
High
1903.74
Low
1893.58
Last updated: 5/27/2026, 3:40:52 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,893.58 MGA |
| 10 FJD | 18,935.82 MGA |
| 50 FJD | 94,679.09 MGA |
| 100 FJD | 189,358.18 MGA |
| 500 FJD | 946,790.92 MGA |
| 1,000 FJD | 1,893,581.84 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-27T03:40:52Z",
"rates": {
"MGA": 1893.581839
}
}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": 189358.1839,
"rate": 1893.581839
}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