Rate Overview
Live
1 MOP = 168.8809 NGN
1 NGN = 0.005921
MOP
Avg
169.4773
High
172.8373
Low
166.3462
Last updated: 8/5/2026, 9:48:23 AM
Quick Conversions
| MOP | NGN |
|---|---|
| 1 MOP | 168.88 NGN |
| 10 MOP | 1,688.81 NGN |
| 50 MOP | 8,444.04 NGN |
| 100 MOP | 16,888.09 NGN |
| 500 MOP | 84,440.45 NGN |
| 1,000 MOP | 168,880.90 NGN |
Get MOP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=NGNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-05T09:48:23Z",
"rates": {
"NGN": 168.880899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "NGN",
"amount": 100
},
"result": 16888.0899,
"rate": 168.880899
}Build with MOP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key