Rate Overview
Live
1 MGA = 2.0439 GNF
1 GNF = 0.489272
MGA
Avg
2.0406
High
2.0445
Low
2.0355
Last updated: 8/17/2026, 4:05:23 AM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.04 GNF |
| 10 MGA | 20.44 GNF |
| 50 MGA | 102.19 GNF |
| 100 MGA | 204.39 GNF |
| 500 MGA | 1,021.93 GNF |
| 1,000 MGA | 2,043.85 GNF |
Get MGA/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=GNFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-17T04:05:23Z",
"rates": {
"GNF": 2.043854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "GNF",
"amount": 100
},
"result": 204.3854,
"rate": 2.043854
}Build with MGA/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key