Rate Overview
Live
1 NGN = 3.0945 MGA
1 MGA = 0.323154
NGN
Avg
3.0874
High
3.0945
Low
3.0725
Last updated: 6/16/2026, 1:31:03 PM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.09 MGA |
| 10 NGN | 30.95 MGA |
| 50 NGN | 154.73 MGA |
| 100 NGN | 309.45 MGA |
| 500 NGN | 1,547.25 MGA |
| 1,000 NGN | 3,094.50 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-06-16T13:31:03Z",
"rates": {
"MGA": 3.0945
}
}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.45,
"rate": 3.0945
}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