Rate Overview
Live
1 MOP = 4.5738 NIO
1 NIO = 0.218635
MOP
Avg
4.5551
High
4.5738
Low
4.5461
Last updated: 5/7/2026, 11:26:53 AM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.57 NIO |
| 10 MOP | 45.74 NIO |
| 50 MOP | 228.69 NIO |
| 100 MOP | 457.38 NIO |
| 500 MOP | 2,286.92 NIO |
| 1,000 MOP | 4,573.83 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-05-07T11:26:53Z",
"rates": {
"NIO": 4.573833
}
}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.38329999999996,
"rate": 4.573833
}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