Rate Overview
Live
1 FJD = 1937.19 MGA
1 MGA = 0.000516
FJD
Avg
1933.96
High
1952.14
Low
1919.91
Last updated: 8/11/2026, 8:24:44 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,937.19 MGA |
| 10 FJD | 19,371.92 MGA |
| 50 FJD | 96,859.59 MGA |
| 100 FJD | 193,719.18 MGA |
| 500 FJD | 968,595.90 MGA |
| 1,000 FJD | 1,937,191.80 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-08-11T20:24:44Z",
"rates": {
"MGA": 1937.191804
}
}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": 193719.1804,
"rate": 1937.191804
}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