Rate Overview
Live
1 NIO = 0.218389 MOP
1 MOP = 4.5790 NIO
Avg
0.218428
High
0.218711
Low
0.218246
Last updated: 1/25/2026, 5:38:59 AM
Quick Conversions
| NIO | MOP |
|---|---|
| 1 NIO | 0.22 MOP |
| 10 NIO | 2.18 MOP |
| 50 NIO | 10.92 MOP |
| 100 NIO | 21.84 MOP |
| 500 NIO | 109.19 MOP |
| 1,000 NIO | 218.39 MOP |
Get NIO/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=MOPExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T05:38:59Z",
"rates": {
"MOP": 0.218389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "MOP",
"amount": 100
},
"result": 21.8389,
"rate": 0.218389
}Build with NIO/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key