Rate Overview
Live
1 MOP = 4.5487 NIO
1 NIO = 0.219843
MOP
Avg
4.5511
High
4.5593
Low
4.5425
Last updated: 6/28/2026, 9:50:51 PM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.55 NIO |
| 10 MOP | 45.49 NIO |
| 50 MOP | 227.44 NIO |
| 100 MOP | 454.87 NIO |
| 500 MOP | 2,274.35 NIO |
| 1,000 MOP | 4,548.70 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-28T21:50:51Z",
"rates": {
"NIO": 4.548703
}
}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": 454.8703,
"rate": 4.548703
}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