Rate Overview
Live
1 MGA = 0.334621 NGN
1 NGN = 2.9885
MGA
Avg
0.327405
High
0.334621
Low
0.319238
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.33 NGN |
| 10 MGA | 3.35 NGN |
| 50 MGA | 16.73 NGN |
| 100 MGA | 33.46 NGN |
| 500 MGA | 167.31 NGN |
| 1,000 MGA | 334.62 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-03-06T23:52:12Z",
"rates": {
"NGN": 0.334621
}
}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": 33.4621,
"rate": 0.334621
}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