Rate Overview
Live
1 MGA = 0.317097 NGN
1 NGN = 3.1536
MGA
Avg
0.338729
High
0.377266
Low
0.312442
Last updated: 7/28/2026, 12:04:09 PM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.32 NGN |
| 10 MGA | 3.17 NGN |
| 50 MGA | 15.85 NGN |
| 100 MGA | 31.71 NGN |
| 500 MGA | 158.55 NGN |
| 1,000 MGA | 317.10 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-28T12:04:09Z",
"rates": {
"NGN": 0.317097
}
}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.7097,
"rate": 0.317097
}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