Rate Overview
Live
1 MGA = 2.1189 GNF
1 GNF = 0.471951
MGA
Avg
2.0947
High
2.1189
Low
2.0681
Last updated: 3/6/2026, 11:49:02 PM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.12 GNF |
| 10 MGA | 21.19 GNF |
| 50 MGA | 105.94 GNF |
| 100 MGA | 211.89 GNF |
| 500 MGA | 1,059.43 GNF |
| 1,000 MGA | 2,118.87 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-03-06T23:49:02Z",
"rates": {
"GNF": 2.118865
}
}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": 211.8865,
"rate": 2.118865
}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