Rate Overview
Live
1 NGN = 3.0732 MGA
1 MGA = 0.325398
NGN
Avg
3.0347
High
3.0732
Low
3.0160
Last updated: 5/7/2026, 6:57:26 AM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.07 MGA |
| 10 NGN | 30.73 MGA |
| 50 NGN | 153.66 MGA |
| 100 NGN | 307.32 MGA |
| 500 NGN | 1,536.58 MGA |
| 1,000 NGN | 3,073.15 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-05-07T06:57:26Z",
"rates": {
"MGA": 3.073155
}
}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": 307.3155,
"rate": 3.073155
}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