Rate Overview
Live
1 GNF = 0.490552 MGA
1 MGA = 2.0385
GNF
Avg
0.488576
High
0.528248
Low
0.471260
Last updated: 7/28/2026, 11:59:06 AM
Quick Conversions
| GNF | MGA |
|---|---|
| 1 GNF | 0.49 MGA |
| 10 GNF | 4.91 MGA |
| 50 GNF | 24.53 MGA |
| 100 GNF | 49.06 MGA |
| 500 GNF | 245.28 MGA |
| 1,000 GNF | 490.55 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-07-28T11:59:06Z",
"rates": {
"MGA": 0.490552
}
}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": 49.0552,
"rate": 0.490552
}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