Rate Overview
Live
1 FJD = 1919.15 MGA
1 MGA = 0.000521
FJD
Avg
1907.79
High
2019.71
Low
1859.38
Last updated: 7/26/2026, 1:17:31 PM
Quick Conversions
| FJD | MGA |
|---|---|
| 1 FJD | 1,919.15 MGA |
| 10 FJD | 19,191.52 MGA |
| 50 FJD | 95,957.58 MGA |
| 100 FJD | 191,915.16 MGA |
| 500 FJD | 959,575.82 MGA |
| 1,000 FJD | 1,919,151.65 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-26T13:17:31Z",
"rates": {
"MGA": 1919.151648
}
}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": 191915.1648,
"rate": 1919.151648
}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