Rate Overview
Live
1 MGA = 2.0661 GNF
1 GNF = 0.484005
MGA
Avg
2.0625
High
2.0706
Low
2.0455
Last updated: 7/6/2026, 10:31:48 PM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.07 GNF |
| 10 MGA | 20.66 GNF |
| 50 MGA | 103.30 GNF |
| 100 MGA | 206.61 GNF |
| 500 MGA | 1,033.05 GNF |
| 1,000 MGA | 2,066.10 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-07-06T22:31:48Z",
"rates": {
"GNF": 2.066096
}
}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": 206.6096,
"rate": 2.066096
}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