Rate Overview
Live
1 MGA = 2.0542 GNF
1 GNF = 0.486804
MGA
Avg
2.0506
High
2.1220
Low
1.8930
Last updated: 7/10/2026, 4:37:59 AM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.05 GNF |
| 10 MGA | 20.54 GNF |
| 50 MGA | 102.71 GNF |
| 100 MGA | 205.42 GNF |
| 500 MGA | 1,027.11 GNF |
| 1,000 MGA | 2,054.21 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-10T04:37:59Z",
"rates": {
"GNF": 2.054214
}
}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": 205.4214,
"rate": 2.054214
}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