Rate Overview
Live
1 MNT = 0.010315 NIO
1 NIO = 96.9462
MNT
Avg
0.010271
High
0.010315
Low
0.010253
Last updated: 5/7/2026, 8:35:29 AM
Quick Conversions
| MNT | NIO |
|---|---|
| 1 MNT | 0.01 NIO |
| 10 MNT | 0.10 NIO |
| 50 MNT | 0.52 NIO |
| 100 MNT | 1.03 NIO |
| 500 MNT | 5.16 NIO |
| 1,000 MNT | 10.32 NIO |
Get MNT/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=NIOExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-07T08:35:29Z",
"rates": {
"NIO": 0.010315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "NIO",
"amount": 100
},
"result": 1.0314999999999999,
"rate": 0.010315
}Build with MNT/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key