Rate Overview
Live
1 MOP = 168.7870 NGN
1 NGN = 0.005925
MOP
Avg
171.0382
High
180.8433
Low
167.0024
Last updated: 7/25/2026, 6:43:29 PM
Quick Conversions
| MOP | NGN |
|---|---|
| 1 MOP | 168.79 NGN |
| 10 MOP | 1,687.87 NGN |
| 50 MOP | 8,439.35 NGN |
| 100 MOP | 16,878.70 NGN |
| 500 MOP | 84,393.51 NGN |
| 1,000 MOP | 168,787.01 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-07-25T18:43:29Z",
"rates": {
"NGN": 168.78701
}
}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": 16878.701,
"rate": 168.78701
}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