Rate Overview
Live
1 MGA = 0.307734 NGN
1 NGN = 3.2496
MGA
Avg
0.310261
High
0.315117
Low
0.307734
Last updated: 9/2/2026, 5:15:02 PM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.31 NGN |
| 10 MGA | 3.08 NGN |
| 50 MGA | 15.39 NGN |
| 100 MGA | 30.77 NGN |
| 500 MGA | 153.87 NGN |
| 1,000 MGA | 307.73 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-09-02T17:15:02Z",
"rates": {
"NGN": 0.307734
}
}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": 30.773400000000002,
"rate": 0.307734
}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