Rate Overview
Live
1 NGN = 3.0719 MGA
1 MGA = 0.325527
NGN
Avg
3.0774
High
3.0935
Low
3.0714
Last updated: 7/1/2026, 7:20:06 AM
Quick Conversions
| NGN | MGA |
|---|---|
| 1 NGN | 3.07 MGA |
| 10 NGN | 30.72 MGA |
| 50 NGN | 153.60 MGA |
| 100 NGN | 307.19 MGA |
| 500 NGN | 1,535.97 MGA |
| 1,000 NGN | 3,071.94 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-01T07:20:06Z",
"rates": {
"MGA": 3.071942
}
}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.1942,
"rate": 3.071942
}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