Rate Overview
Live
1 MGA = 2.0364 GNF
1 GNF = 0.491060
MGA
Avg
2.0701
High
2.1221
Low
1.9457
Last updated: 7/26/2026, 8:28:36 AM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.04 GNF |
| 10 MGA | 20.36 GNF |
| 50 MGA | 101.82 GNF |
| 100 MGA | 203.64 GNF |
| 500 MGA | 1,018.21 GNF |
| 1,000 MGA | 2,036.41 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-26T08:28:36Z",
"rates": {
"GNF": 2.036411
}
}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": 203.64110000000002,
"rate": 2.036411
}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