Rate Overview
Live
1 MGA = 0.313406 NGN
1 NGN = 3.1907
MGA
Avg
0.321736
High
0.336712
Low
0.305821
Last updated: 7/27/2026, 9:01:12 AM
Quick Conversions
| MGA | NGN |
|---|---|
| 1 MGA | 0.31 NGN |
| 10 MGA | 3.13 NGN |
| 50 MGA | 15.67 NGN |
| 100 MGA | 31.34 NGN |
| 500 MGA | 156.70 NGN |
| 1,000 MGA | 313.41 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-27T09:01:12Z",
"rates": {
"NGN": 0.313406
}
}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.340600000000002,
"rate": 0.313406
}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