Rate Overview
Live
1 FJD = 1903.84 MGA
1 MGA = 0.000525
FJD
Avg
1932.10
High
2031.98
Low
1859.82
Last updated: 5/27/2026, 1:25:06 AM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,903.84 MGA |
| 10 FJD | 19,038.45 MGA |
| 50 FJD | 95,192.24 MGA |
| 100 FJD | 190,384.48 MGA |
| 500 FJD | 951,922.40 MGA |
| 1,000 FJD | 1,903,844.81 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-27T01:25:06Z",
"rates": {
"MGA": 1903.844806
}
}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": 190384.4806,
"rate": 1903.844806
}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