Rate Overview
Live
1 GNF = 0.486258 MGA
1 MGA = 2.0565
GNF
Avg
0.485224
High
0.488882
Low
0.482940
Last updated: 7/4/2026, 2:04:42 AM
Quick Conversions
| GNF | MGA |
|---|---|
| 1 GNF | 0.49 MGA |
| 10 GNF | 4.86 MGA |
| 50 GNF | 24.31 MGA |
| 100 GNF | 48.63 MGA |
| 500 GNF | 243.13 MGA |
| 1,000 GNF | 486.26 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-04T02:04:42Z",
"rates": {
"MGA": 0.486258
}
}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": 48.625800000000005,
"rate": 0.486258
}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