Rate Overview
Live
1 MOP = 4.5584 NIO
1 NIO = 0.219375
MOP
Avg
4.5750
High
4.6138
Low
4.5428
Last updated: 6/29/2026, 8:14:57 PM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.56 NIO |
| 10 MOP | 45.58 NIO |
| 50 MOP | 227.92 NIO |
| 100 MOP | 455.84 NIO |
| 500 MOP | 2,279.20 NIO |
| 1,000 MOP | 4,558.41 NIO |
Get MOP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NIOExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-29T20:14:57Z",
"rates": {
"NIO": 4.558405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NIO",
"amount": 100
},
"result": 455.84049999999996,
"rate": 4.558405
}Build with MOP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key