Rate Overview
Live
1 GNF = 0.491132 MGA
1 MGA = 2.0361
GNF
Avg
0.483910
High
0.513952
Low
0.472736
Last updated: 7/25/2026, 8:44:33 PM
Quick Conversions
| GNF | MGA |
|---|---|
| 1 GNF | 0.49 MGA |
| 10 GNF | 4.91 MGA |
| 50 GNF | 24.56 MGA |
| 100 GNF | 49.11 MGA |
| 500 GNF | 245.57 MGA |
| 1,000 GNF | 491.13 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-25T20:44:33Z",
"rates": {
"MGA": 0.491132
}
}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.1132,
"rate": 0.491132
}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