Rate Overview
Live
1 MGA = 0.332379 NGN
1 NGN = 3.0086
MGA
Avg
0.318500
High
0.336712
Low
0.305821
Last updated: 3/27/2026, 10:19:46 AM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.33 NGN |
| 10 MGA | 3.32 NGN |
| 50 MGA | 16.62 NGN |
| 100 MGA | 33.24 NGN |
| 500 MGA | 166.19 NGN |
| 1,000 MGA | 332.38 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-27T10:19:46Z",
"rates": {
"NGN": 0.332379
}
}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.237899999999996,
"rate": 0.332379
}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