Rate Overview
Live
1 MGA = 2.1065 GNF
1 GNF = 0.474727
MGA
Avg
2.1112
High
2.1145
Low
2.1053
Last updated: 5/7/2026, 9:09:11 AM
Quick Conversions
| MGA | GNF |
|---|---|
| 1 MGA | 2.11 GNF |
| 10 MGA | 21.06 GNF |
| 50 MGA | 105.32 GNF |
| 100 MGA | 210.65 GNF |
| 500 MGA | 1,053.24 GNF |
| 1,000 MGA | 2,106.47 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-05-07T09:09:11Z",
"rates": {
"GNF": 2.106473
}
}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": 210.64729999999997,
"rate": 2.106473
}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