Rate Overview
Live
1 MGA = 0.008117 NIO
1 NIO = 123.1982 MGA
Avg
0.008205
High
0.008669
Low
0.007969
Last updated: 1/25/2026, 5:33:33 AM
Quick Conversions
| MGA | NIO |
|---|---|
| 1 MGA | 0.01 NIO |
| 10 MGA | 0.08 NIO |
| 50 MGA | 0.41 NIO |
| 100 MGA | 0.81 NIO |
| 500 MGA | 4.06 NIO |
| 1,000 MGA | 8.12 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-01-25T05:33:33Z",
"rates": {
"NIO": 0.008117
}
}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.8116999999999999,
"rate": 0.008117
}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