Rate Overview
Live
1 MOP = 4.5655 NIO
1 NIO = 0.219036
MOP
Avg
4.5603
High
4.5655
Low
4.5552
Last updated: 4/17/2026, 6:08:19 AM
Quick Conversions
| MOP | NIO |
|---|---|
| 1 MOP | 4.57 NIO |
| 10 MOP | 45.65 NIO |
| 50 MOP | 228.27 NIO |
| 100 MOP | 456.55 NIO |
| 500 MOP | 2,282.73 NIO |
| 1,000 MOP | 4,565.47 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-04-17T06:08:19Z",
"rates": {
"NIO": 4.565467
}
}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.5467,
"rate": 4.565467
}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