Rate Overview
Live
1 MOP = 171.9696 NGN
1 NGN = 0.005815
MOP
Avg
170.5709
High
171.9696
Low
168.8891
Last updated: 3/7/2026, 12:09:54 AM
Quick Conversions
| MOP | NGN |
|---|---|
| 1 MOP | 171.97 NGN |
| 10 MOP | 1,719.70 NGN |
| 50 MOP | 8,598.48 NGN |
| 100 MOP | 17,196.96 NGN |
| 500 MOP | 85,984.78 NGN |
| 1,000 MOP | 171,969.56 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-03-07T00:09:54Z",
"rates": {
"NGN": 171.969559
}
}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": 17196.9559,
"rate": 171.969559
}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