Rate Overview
Live
1 GNF = 0.496706 MGA
1 MGA = 2.0133
GNF
Avg
0.491462
High
0.496706
Low
0.486182
Last updated: 7/28/2026, 2:35:40 AM
Quick Conversions
| GNF | MGA |
|---|---|
| 1 GNF | 0.50 MGA |
| 10 GNF | 4.97 MGA |
| 50 GNF | 24.84 MGA |
| 100 GNF | 49.67 MGA |
| 500 GNF | 248.35 MGA |
| 1,000 GNF | 496.71 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-28T02:35:40Z",
"rates": {
"MGA": 0.496706
}
}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.6706,
"rate": 0.496706
}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