Rate Overview
Live
1 MGA = 0.316130 NGN
1 NGN = 3.1633
MGA
Avg
0.322312
High
0.325581
Low
0.316130
Last updated: 7/25/2026, 8:21:51 PM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.32 NGN |
| 10 MGA | 3.16 NGN |
| 50 MGA | 15.81 NGN |
| 100 MGA | 31.61 NGN |
| 500 MGA | 158.07 NGN |
| 1,000 MGA | 316.13 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-25T20:21:51Z",
"rates": {
"NGN": 0.31613
}
}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": 31.613000000000003,
"rate": 0.31613
}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