Rate Overview
Live
1 NIO = 123.1911 MGA
1 MGA = 0.008117 NIO
Avg
121.9087
High
125.4833
Low
115.3451
Last updated: 1/25/2026, 1:37:20 PM
Quick Conversions
| NIO | MGA |
|---|---|
| 1 NIO | 123.19 MGA |
| 10 NIO | 1,231.91 MGA |
| 50 NIO | 6,159.55 MGA |
| 100 NIO | 12,319.11 MGA |
| 500 NIO | 61,595.55 MGA |
| 1,000 NIO | 123,191.09 MGA |
Get NIO/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=MGAExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T13:37:20Z",
"rates": {
"MGA": 123.191092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "MGA",
"amount": 100
},
"result": 12319.109199999999,
"rate": 123.191092
}Build with NIO/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key