Rate Overview
Live
1 NGN = 3.0086 MGA
1 MGA = 0.332379
NGN
Avg
3.1127
High
3.2643
Low
2.8493
Last updated: 3/27/2026, 5:17:01 PM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.01 MGA |
| 10 NGN | 30.09 MGA |
| 50 NGN | 150.43 MGA |
| 100 NGN | 300.86 MGA |
| 500 NGN | 1,504.31 MGA |
| 1,000 NGN | 3,008.61 MGA |
Get NGN/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MGAExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T17:17:01Z",
"rates": {
"MGA": 3.008611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MGA",
"amount": 100
},
"result": 300.8611,
"rate": 3.008611
}Build with NGN/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key