Rate Overview
Live
1 NGN = 2.9884 MGA
1 MGA = 0.334622
NGN
Avg
3.0455
High
3.1073
Low
2.9884
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 2.99 MGA |
| 10 NGN | 29.88 MGA |
| 50 NGN | 149.42 MGA |
| 100 NGN | 298.84 MGA |
| 500 NGN | 1,494.22 MGA |
| 1,000 NGN | 2,988.45 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-07T00:30:29Z",
"rates": {
"MGA": 2.988449
}
}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": 298.8449,
"rate": 2.988449
}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