Rate Overview
Live
1 MOP = 4.5673 NIO
1 NIO = 0.218949
MOP
Avg
4.5683
High
4.5761
Low
4.5559
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.57 NIO |
| 10 MOP | 45.67 NIO |
| 50 MOP | 228.36 NIO |
| 100 MOP | 456.73 NIO |
| 500 MOP | 2,283.64 NIO |
| 1,000 MOP | 4,567.28 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-03-07T00:13:47Z",
"rates": {
"NIO": 4.567284
}
}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": 456.72839999999997,
"rate": 4.567284
}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