Rate Overview
Live
1 MOP = 4.5280 NIO
1 NIO = 0.220849
MOP
Avg
4.5532
High
4.5666
Low
4.5280
Last updated: 9/12/2026, 11:49:10 AM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.53 NIO |
| 10 MOP | 45.28 NIO |
| 50 MOP | 226.40 NIO |
| 100 MOP | 452.80 NIO |
| 500 MOP | 2,263.99 NIO |
| 1,000 MOP | 4,527.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-09-12T11:49:10Z",
"rates": {
"NIO": 4.527981
}
}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": 452.7981,
"rate": 4.527981
}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