Rate Overview
Live
1 NGN = 3.1907 MGA
1 MGA = 0.313407
NGN
Avg
3.1429
High
3.1907
Low
3.0984
Last updated: 7/27/2026, 5:59:45 AM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.19 MGA |
| 10 NGN | 31.91 MGA |
| 50 NGN | 159.54 MGA |
| 100 NGN | 319.07 MGA |
| 500 NGN | 1,595.37 MGA |
| 1,000 NGN | 3,190.74 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-07-27T05:59:45Z",
"rates": {
"MGA": 3.190744
}
}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": 319.0744,
"rate": 3.190744
}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