Rate Overview
Live
1 NIO = 0.220336 MOP
1 MOP = 4.5385
NIO
Avg
0.220063
High
0.220786
Low
0.219374
Last updated: 7/5/2026, 4:18:56 AM
Quick Conversions
| NIO | MOP |
|---|---|
| 1 NIO | 0.22 MOP |
| 10 NIO | 2.20 MOP |
| 50 NIO | 11.02 MOP |
| 100 NIO | 22.03 MOP |
| 500 NIO | 110.17 MOP |
| 1,000 NIO | 220.34 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-07-05T04:18:56Z",
"rates": {
"MOP": 0.220336
}
}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": 22.0336,
"rate": 0.220336
}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