Rate Overview
Live
1 MGA = 0.008824 NIO
1 NIO = 113.3273
MGA
Avg
0.008802
High
0.008887
Low
0.008606
Last updated: 3/27/2026, 10:17:13 AM
Quick Conversions
| MGA | NIO |
|---|---|
| 1 MGA | 0.01 NIO |
| 10 MGA | 0.09 NIO |
| 50 MGA | 0.44 NIO |
| 100 MGA | 0.88 NIO |
| 500 MGA | 4.41 NIO |
| 1,000 MGA | 8.82 NIO |
Get MGA/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NIOExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T10:17:13Z",
"rates": {
"NIO": 0.008824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NIO",
"amount": 100
},
"result": 0.8824000000000001,
"rate": 0.008824
}Build with MGA/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key