Rate Overview
Live
1 MOP = 4.5790 NIO
1 NIO = 0.218389 MOP
Avg
4.5815
High
4.6055
Low
4.5298
Last updated: 1/25/2026, 9:19:40 AM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.58 NIO |
| 10 MOP | 45.79 NIO |
| 50 MOP | 228.95 NIO |
| 100 MOP | 457.90 NIO |
| 500 MOP | 2,289.49 NIO |
| 1,000 MOP | 4,578.98 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-01-25T09:19:40Z",
"rates": {
"NIO": 4.578982
}
}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": 457.8982,
"rate": 4.578982
}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