Rate Overview
Live
1 MGA = 2.0437 GNF
1 GNF = 0.489303
MGA
Avg
2.0607
High
2.0808
Low
2.0407
Last updated: 7/21/2026, 9:50:40 AM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.04 GNF |
| 10 MGA | 20.44 GNF |
| 50 MGA | 102.19 GNF |
| 100 MGA | 204.37 GNF |
| 500 MGA | 1,021.86 GNF |
| 1,000 MGA | 2,043.72 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-21T09:50:40Z",
"rates": {
"GNF": 2.043723
}
}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.3723,
"rate": 2.043723
}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