Rate Overview
Live
1 MGA = 2.0133 GNF
1 GNF = 0.496707
MGA
Avg
2.0158
High
2.1221
Low
1.8937
Last updated: 7/27/2026, 3:46:21 PM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.01 GNF |
| 10 MGA | 20.13 GNF |
| 50 MGA | 100.66 GNF |
| 100 MGA | 201.33 GNF |
| 500 MGA | 1,006.63 GNF |
| 1,000 MGA | 2,013.26 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-27T15:46:21Z",
"rates": {
"GNF": 2.01326
}
}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": 201.326,
"rate": 2.01326
}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