Rate Overview
Live
1 MGA = 0.325526 NGN
1 NGN = 3.0720
MGA
Avg
0.324925
High
0.325581
Low
0.323253
Last updated: 7/2/2026, 1:04:36 AM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.33 NGN |
| 10 MGA | 3.26 NGN |
| 50 MGA | 16.28 NGN |
| 100 MGA | 32.55 NGN |
| 500 MGA | 162.76 NGN |
| 1,000 MGA | 325.53 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-07-02T01:04:36Z",
"rates": {
"NGN": 0.325526
}
}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.5526,
"rate": 0.325526
}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