Rate Overview
Live
1 MGA = 0.326419 NGN
1 NGN = 3.0635
MGA
Avg
0.328007
High
0.331561
Low
0.325398
Last updated: 5/27/2026, 6:26:45 PM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.33 NGN |
| 10 MGA | 3.26 NGN |
| 50 MGA | 16.32 NGN |
| 100 MGA | 32.64 NGN |
| 500 MGA | 163.21 NGN |
| 1,000 MGA | 326.42 NGN |
Get MGA/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NGNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T18:26:45Z",
"rates": {
"NGN": 0.326419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NGN",
"amount": 100
},
"result": 32.6419,
"rate": 0.326419
}Build with MGA/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key