Rate Overview
Live
1 FJD = 1916.94 MGA
1 MGA = 0.000522
FJD
Avg
1908.85
High
1918.85
Low
1894.19
Last updated: 7/19/2026, 8:52:43 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,916.94 MGA |
| 10 FJD | 19,169.43 MGA |
| 50 FJD | 95,847.16 MGA |
| 100 FJD | 191,694.32 MGA |
| 500 FJD | 958,471.58 MGA |
| 1,000 FJD | 1,916,943.17 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-19T20:52:43Z",
"rates": {
"MGA": 1916.943167
}
}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": 191694.3167,
"rate": 1916.943167
}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