Rate Overview
Live
1 GNF = 0.479576 MGA
1 MGA = 2.0852
GNF
Avg
0.497734
High
0.529684
Low
0.450309
Last updated: 5/27/2026, 1:36:16 PM
Quick Conversions
| GNF | MGA |
|---|---|
| 1 GNF | 0.48 MGA |
| 10 GNF | 4.80 MGA |
| 50 GNF | 23.98 MGA |
| 100 GNF | 47.96 MGA |
| 500 GNF | 239.79 MGA |
| 1,000 GNF | 479.58 MGA |
Get GNF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MGAExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-27T13:36:16Z",
"rates": {
"MGA": 0.479576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MGA",
"amount": 100
},
"result": 47.9576,
"rate": 0.479576
}Build with GNF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key