Rate Overview
Live
1 NGN = 3.0964 MGA
1 MGA = 0.322952
NGN
Avg
3.0635
High
3.0964
Low
3.0445
Last updated: 4/17/2026, 4:58:47 AM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.10 MGA |
| 10 NGN | 30.96 MGA |
| 50 NGN | 154.82 MGA |
| 100 NGN | 309.64 MGA |
| 500 NGN | 1,548.22 MGA |
| 1,000 NGN | 3,096.44 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-04-17T04:58:47Z",
"rates": {
"MGA": 3.096438
}
}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": 309.6438,
"rate": 3.096438
}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