Rate Overview
Live
1 NGN = 3.1536 MGA
1 MGA = 0.317098
NGN
Avg
3.0496
High
3.2699
Low
2.7674
Last updated: 7/28/2026, 3:55:08 PM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.15 MGA |
| 10 NGN | 31.54 MGA |
| 50 NGN | 157.68 MGA |
| 100 NGN | 315.36 MGA |
| 500 NGN | 1,576.80 MGA |
| 1,000 NGN | 3,153.60 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-28T15:55:08Z",
"rates": {
"MGA": 3.153604
}
}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": 315.3604,
"rate": 3.153604
}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